You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/07/11 03:27:39 UTC

[GitHub] [incubator-echarts] blackdevil055 opened a new issue #10841: 标记区域能否下能标记线一样在低于或高于某个值的时候将区域标记

blackdevil055 opened a new issue #10841: 标记区域能否下能标记线一样在低于或高于某个值的时候将区域标记
URL: https://github.com/apache/incubator-echarts/issues/10841
 
 
   ### What problem does this feature solve?
   不用再循环遍历几次将需要标记的多个区段找出来,可以提升一定的开发效率
   
   ### What does the proposed API look like?
   markArea:[
   [gt:80,color:green],
   [lt:30,color:red]
   ]
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org