Ovilia opened a new issue #13731: URL: https://github.com/apache/incubator-echarts/issues/13731
### What problem does this feature solve? There are cases when we wish to use the color palette for each data item of a series. Instead of writing `itemStyle.color` for each `data` in the series, it would be very helpful if we can enable the series to use `option.color` for different data in the same series. ### What does the proposed API look like? `series.useColorPaletteOnData = true` <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
