toolbox Magic type switching
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 15h 17m
- Merged PRs (30d)
- 5
Description
### Version
4.8.0
### Reproduction link
[https://echarts.apache.org/examples/en/editor.html?c=mix-line-bar](https://echarts.apache.org/examples/en/editor.html?c=mix-line-bar)
### Steps to reproduce
After entering the page, click in the toolbox to switch to a line chart
### What is expected?
The legend color does not change, the series color does not change
### What is actually happening?
the series color changes
Contributor guide
Research direction
Start with the linked mix-line-bar reproduction and inspect the toolbox action for switching to a line chart. Trace how that action updates series and legend colors. Done means switching chart type leaves both the legend color and series color unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100