echarts
echarts copied to clipboard
Apache ECharts is a powerful, interactive charting and data visualization library for browser
### What problem does this feature solve? When I use the Heatmap chart, i need to set a backgroundColor when cell's value is null ### What does the proposed API...
### What problem does this feature solve? This allows developers to adjust the `letter-spacing` and `word-spacing` properties without the legend text overlapping with the icon. A developer might need to...
### Version 6 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=candlestick-brush ### Steps to Reproduce 1. right click to inspect element 2. enable toggle device emulation 3. try to drag the brush...
## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...
### What problem does this feature solve? If its possible to add 'skia' as renderer type for wuba echarts. https://github.com/wuba/react-native-echarts/issues/244 ### What does the proposed API look like? https://github.com/wuba/react-native-echarts/issues/244
### What problem does this feature solve? Currently, gauge min/max boundary doesnt support function like axis. It could be good to provide same logic for gauge min/max also. As you...
### Version 5.6.0 ### Link to Minimal Reproduction https://www.makeapie.cn/echarts_content/xG3rZAFEqu.html ### Steps to Reproduce 用edge浏览器打开https://www.makeapie.cn/echarts_content/xG3rZAFEqu.html此链接调到H5模式,echarts版本设置到5.0以上版本,左右拖动鼠标,图表无法左右滑动,5.0以下版本是可以的 ### Current Behavior 用edge浏览器打开https://www.makeapie.cn/echarts_content/xG3rZAFEqu.html此链接调到H5模式,echarts版本设置到5.0以上版本,左右拖动鼠标,图表无法左右滑动,5.0以下版本是可以的 ### Expected Behavior echarts5.0以上版本中在edge浏览器打开h5调试模式,图表设置dataZoom属性后,可以左右滑动, ### Environment ```markdown - OS: - Browser: -...
### What problem does this feature solve? **Summary** Currently, the rectangle drag-to-zoom gesture seems to be tied to the toolbox dataZoom feature. If I hide the toolbox button (toolbox.feature.dataZoom.show =...
### Version 6.0.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=radar ### Steps to Reproduce 1. Create a radar chart 2. Add the property `axisType = 'log'` to the `radar` options or...
### Version 5.4.3 ### Link to Minimal Reproduction https://codepen.io/571574085/pen/rNPXPZg ### Steps to Reproduce Open It, Wait Loaded. Hover Charts. ### Current Behavior https://codepen.io/571574085/pen/rNPXPZg  ### Expected Behavior empty ### Environment...