echarts
echarts copied to clipboard
[Bug] visualMap pieces legend running out of view
Version
5.3.3
Link to Minimal Reproduction
https://jsfiddle.net/5swqt09a/1/
Steps to Reproduce
- Go to jsfiddle
- click on "Change Visual Map SplitNumber"
Current Behavior
visualMap legend runs out of view without breaking to next line.
Expected Behavior
The legend should respect the place it has and break if there is not enough space.
Environment
- OS:Windows
- Browser: Chrome
- Framework: Angular
Any additional comments?
No response