echarts
echarts copied to clipboard
Apache ECharts is a powerful, interactive charting and data visualization library for browser
### What problem does this feature solve? Add an option for labels to hide them when text is overlapping, it's possible to use `series-pie.label.overflow` with a value `'hide'`. Example of...
### What problem does this feature solve? Under the same rule, lines are often very similar. If you want to see their maximum values, they may also be near the...
Add buttonPosition option to DataView feature that allows users to customize the position of buttons in the DataView panel. This enhances flexibility by enabling precise positioning using top, right, bottom,...
### Version 5.2.0 ### Reproduction link [https://jsfiddle.net/pgnjw27b/5/](https://jsfiddle.net/pgnjw27b/5/) - Consistent Simple Version https://jsfiddle.net/f7a4k5ng/2/ ### Steps to reproduce In the example just run the code a few times and see all the...
Hi team 👋 I'm building an ECharts-based map interface in a React app and looking for guidance on how to: 1. Get the appropriate GeoJSON files (e.g., for countries like...
### Version 5.6.0 ### Link to Minimal Reproduction https://codepen.io/meganthomas/pen/YPXEOgX ### Steps to Reproduce 1. Load the SVG chart. 2. Turn on a screen reader. 3. Attempt to use all the...
## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...
## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...
Support implemented by inverting the extents at input and handling the input as absolute value and finally mapping everything back to negative axes in inverted order. Added test cases for...
## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...