echarts
echarts copied to clipboard
Apache ECharts is a powerful, interactive charting and data visualization library for browser
### Version 5.3.0 ### Link to Minimal Reproduction https://jsfiddle.net/edika/L467cm0f/27/ ### Steps to Reproduce I'm trying to show a comparison chart between two prices series. The comparison should start always from...
### Version 5.5.0 ### Link to Minimal Reproduction No link as the project is not opensource ### Steps to Reproduce 1. Create a bar chartw ith data. 2. Set a...
### What problem does this feature solve? Hi, how can I improve this code to plot multiple X-Axis on the same chart? Right now, the graph is being plotted, but...
### Version 5.5.0 ### Link to Minimal Reproduction https://github.com/karthik-noveau/e-charts ### Steps to Reproduce npm install npm start hover on the any chart ### Current Behavior decal pattern is not available...
### Version 5.5.0 ### Link to Minimal Reproduction Provided in steps to reproduce ### Steps to Reproduce 1. Open an . 2. Open any example of said charts ( [Funnel](https://echarts.apache.org/examples/en/editor.html?c=funnel)...
### Version 5.4.3 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/pie-with-scrollable-legend-dqj2r2?file=%2Findex.js ### Steps to Reproduce I use your playground https://echarts.apache.org/examples/en/editor.html?c=pie-legend&edit=1&reset=1 and change legend to have an unknown orient string. I also set...
## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...
### Version 5.3.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=radar-custom ### Steps to Reproduce 1. Create any radar chart 2. Give the chart symbol type as 'Line' 3. Observe that the...
### Version 5.2.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce let data = [ [ 1650511428000, 22 ], [ 1650511438000, 22 ], [ 1650511458000, 22 ]...
### Version new ### Reproduction link [https://echarts.apache.org/zh/option.html#series-gauge.markLine.data.0.symbol](https://echarts.apache.org/zh/option.html#series-gauge.markLine.data.0.symbol) ### Steps to reproduce https://echarts.apache.org/zh/option.html#series-gauge.markLine.data.0.symbol; open the link, then change symbol, can see some error tips : 'Something Unexpected Happerns. Click refresh to...