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

### Version 4.9.0 ### Reproduction link [https://www.makeapie.com/editor.html?c=xORmXghiRB&v=2](https://www.makeapie.com/editor.html?c=xORmXghiRB&v=2) ### Steps to reproduce Open the console and view the parameters printed by the formatter function ### What is expected? The parameters are...

doc
topic: map
topic: label

### Version 4.9.0 ### Steps to reproduce Throwing an exception in collectAxesInfo, modelHelper.js "Cannot read properties of undefined (reading 'get')" ### What is expected? It should not throw exception ###...

bug
pending
missing-demo
en

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

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

### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ![云图](https://user-images.githubusercontent.com/40757835/182362520-38fe5b7d-e6ad-443e-b248-0eade6c15a9b.gif) option = { title: { text: '时频分析', left:"left", textStyle:{ fontSize:'14', color:'#454545', fontWeight:600, } }, grid:...

en
not-a-bug
topic: heatmap

### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. create a graphic element 2. add rotation option to it 3. observe graphic rotation vs...

bug
pending
missing-demo
en
waiting-for: author

### Version 5.3.3 ### Link to Minimal Reproduction https://jsfiddle.net/amiraj/5Lka0wmx/4/ ### Steps to Reproduce 1. Create a regular heatmap and set the axis types to 'value' 2. zoom in and out...

en
not-a-bug
topic: heatmap

Graph Emphasis Full Path: This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others this pull request adding the...

PR: awaiting review
size/M
PR: first-time contributor
PR: doc ready

### Version 4.8.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce > let geoCoordMap = { "area1": [116.549772, 39.864385], "area2": [ 117.511929,40.406521], }; var alirl= [[[121.15, 31.89],[109.781327,...

bug
pending

### What problem does this feature solve? it will fit more scenes. Replace the existing with a method similar below ```javascript /** * x > 0 y = log10(x) +...

new-feature
pending
en

### What problem does this feature solve? Currently there is no easy way for a user to add annotations to a chart. The data can be initialised with labelled points...

new-feature
en
topic: label