klausb opened a new issue #9491: Need example for category based coloring of lines URL: https://github.com/apache/incubator-echarts/issues/9491 I'm switching from vega-lite to echarts, but I'm stuck with the replication of a simple vega-lite example showing a multi-line chart with unknown categories. See the example here: https://vega.github.io/vega-lite/examples/line_color.html. For each new category a new line is drawn in a separate color and the legend is extended. The key here is, that the categories (symbol names) are not known upfront and do not need to be specified. Thanks, klaus
---------------------------------------------------------------- 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]
