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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to