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.8.0 ### Reproduction link [https://codepen.io/wogaozhixu/pen/yLJEaZb](https://codepen.io/wogaozhixu/pen/yLJEaZb) ### Steps to reproduce The graphic property does not appear to be in effect ### What is expected? make it work! ### What...

bug
pending
en
waiting-for: community

### One-line summary [问题简述] GeometryCollection is a type of feature that should be accepted in the geojson format. But in echarts it creates an error: > Invalid geoJson format Cannot...

new-feature

### Version 4.2.1 ### Link to Minimal Reproduction https://codesandbox.io/s/47s59 ### Steps to Reproduce 1. Drag or minimize the resolution. 2. The legends present on the right side are overlapping on...

bug
pending
en

### Version 4.9.0 ### Reproduction link [https://codepen.io/ChrisMash/pen/ExgXZLv](https://codepen.io/ChrisMash/pen/ExgXZLv) ### Steps to reproduce Centering labels on second and third xAxis cannot be done in an intuitive manner when the number of items...

bug
pending
en

### What problem does this feature solve? In case of large no. of values on y axis, the gap between axis ticks reduce. Because of this the axis label names...

new-feature
pending
en

### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/Harshitha19/pen/wvmgbeZ ### Steps to Reproduce 1. Open the sample and click on any one of the legends to toggle the series line....

bug
pending
en

### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/Harshitha19/pen/RwMRxEd ### Steps to Reproduce 1. Create a scatter series with different symbols, symbolRotation, and enable legends. 2. Observe that series symbol...

bug
en

### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/Harshitha19/pen/NWwZNWw ### Steps to Reproduce Create a chart with numeric category values. Observe that the chart is not rendering properly. Please look...

bug
pending
en

### What problem does this feature solve? option = { title: { text: 'Basic Radar Chart' }, legend: { data: ['Allocated Budget', 'Actual Spending'] }, radar: { // shape: 'circle',...

new-feature
pending
en
waiting-for: community

### Version 4.8.0 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=xnbEV04gQb&v=4](https://gallery.echartsjs.com/editor.html?c=xnbEV04gQb&v=4) ### Steps to reproduce 1、点击grid1中的热力图其中一部分; 2、grid0中的对应折线图区域,显示阴影部分; ### What is expected? 比如,当我点击热力图中的【1,2016】方块的时候,对应上方折线图时,我希望折线图中,出现宽度跟此方块宽度相同(也就是阴影部分宽度的起点与终点跟热力图中的点击的方块一致),高度拉满(对应折线图中0-100)的阴影图形;当我点击热力图中的【3,2018】时,之前的阴影消失,出现新的阴影部分,宽度依然跟当前的点击的方块保持一致(起点终点相同,并非0开始),高度也是同上,拉满(0-100) ![image](https://user-images.githubusercontent.com/32152214/92601923-fdecba00-f2df-11ea-8ee5-472c93054f27.png) ![image](https://user-images.githubusercontent.com/32152214/92602367-a3079280-f2e0-11ea-951f-5b1dc7af0d21.png) ### What is actually happening? 目前尚未实现 谢谢!

enhancement
pending