echarts icon indicating copy to clipboard operation
echarts copied to clipboard

Apache ECharts is a powerful, interactive charting and data visualization library for browser

Results 1065 echarts issues
Sort by recently updated
recently updated
newest added

### 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...

new-feature
pending
en

### 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...

new-feature
pending
en

### 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...

bug
pending
en

## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...

PR: awaiting review
size/XS
PR: first-time contributor
PR: doc unchanged

### 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

new-feature
pending
en

### 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...

new-feature
pending
en

### 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: -...

bug
pending

### 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 =...

new-feature
pending
en

### 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...

bug
pending
en

### 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 ![image](https://github.com/apache/echarts/assets/20126997/6a0128eb-9d4b-4c08-9bba-578d5d1de84f) ### Expected Behavior empty ### Environment...

bug