klausb commented on issue #9491: Need example for category based coloring of 
lines
URL: 
https://github.com/apache/incubator-echarts/issues/9491#issuecomment-442753123
 
 
   Meanwhile I managed to render a chart, by creating multiple series on the 
fly. However the problem I see is that I'm forced to transform a column base 
data set into multiple 2-dimensional arrays.
   
   Ideally, it would be possible to purely specify a config, w/o data 
transformation. 
   
   Can this be achieved with dimensions, where the third dimension is driving 
the color and creating a new line for each new entry in the 3rd dimension?

----------------------------------------------------------------
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