[Feature] add develop information into ECharts component
Open
discussion-required
en
new-feature
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
We created `charts-studio` to edit charts through forms.
Now we have a problem. there are too many options in echarts items. so we have to create so many forms, users can't find what they need.
We propose set develop information into graphics element to tell developer the graphics element from which echarts options.
So when we get a graphic element, we can just show the configuration items for that element in `charts-studio`.
### What does the proposed API look like?
nothing
Contributor guide
Assessment
This issue has not been assessed yet.