apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.69k stars 19.62k forks source link

[Feature] Theme attributes format and proper documentation #20432

Open BSoDium opened 1 month ago

BSoDium commented 1 month ago

What problem does this feature solve?

The current documentation doesn't cover very well (at least from what I have seen) the topic of the theming system in echarts, making it very hard for anyone to make a fully customised theme. Some kind of proper cookbook listing all the available options is needed for devs to be able to create those.

What does the proposed API look like?

Since this feature is related to a lack of information, I can't do a proposal, but I'd love to contribute if there is an existing rough sketch of the documentation.