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 2018/10/29 15:37:52 UTC

[GitHub] 100pah commented on issue #9284: How to use echarts visualMap to color Line depending on Y-Axis Value or category

100pah commented on issue #9284: How to use echarts visualMap to color Line depending on Y-Axis Value or category
URL: https://github.com/apache/incubator-echarts/issues/9284#issuecomment-433958814
 
 
   (1) Depending on Y axis value: <https://ecomfe.github.io/echarts-examples/public/editor.html?c=line-aqi> probably helps.
   
   (2) Depending on categories: firstly, put category info into each iitem of `series.data`, and then use visualMap like <https://ecomfe.github.io/echarts-examples/public/editor.html?c=parallel-nutrients>.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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