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? We want to render financial information from different years with the amounts on the yAxis and and the month of the year on...

new-feature
pending
en
stale
waiting-for: community

### Version 4.5.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce [Bug] x轴显示固定的12个月份,折线的数据量到天,然后是某三年的对比折线图,我把x轴固定显示12个月份后,折线出不来 ### Current Behavior [Bug] x轴显示固定的12个月份,折线的数据量到天,然后是某三年的对比折线图,我把x轴固定显示12个月份后,折线出不来 ### Expected Behavior [Bug] x轴显示固定的12个月份,折线的数据量到天,然后是某三年的对比折线图,我把x轴固定显示12个月份后,折线出不来 ### Environment ```markdown -...

bug
pending
stale
waiting-for: community

### What problem does this feature solve? Now if I set the data of markarea smaller than line data, users won't see the area. Because the min of x axis...

new-feature
pending
en
stale
waiting-for: community

### Version 5.22 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 我通过on('click', params => { xxxxxx }); 进行charts的监听,如果在PC端是可以的每次点击事件都能成功都能返回params; 但是移动端,多点几次才能成功,才会返回params; ### Current Behavior 我通过on('click', params => { xxxxxx...

bug
pending
stale
waiting-for: community

### What problem does this feature solve? how to set series.graph. symbol backgroundColor and autosize to fit the label text ![image](https://user-images.githubusercontent.com/31760759/168750695-88c17946-35f7-4964-8ec7-51a7e9b44d6c.png) symbol ### What does the proposed API look like?...

new-feature
pending
stale
waiting-for: community

### Version e.g.5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce step1: Use the timer to execute the drawing function after the document is loaded. The result...

bug
pending
en
stale
waiting-for: community

### Version 5.1.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ```js visualMap: { show: false, dimension: 1, pieces: [ { gte: 0, lte: value, color: 'rgb(84,112,198)'...

bug
pending
stale
waiting-for: community

### What problem does this feature solve? ![image](https://user-images.githubusercontent.com/16435301/168534210-e293f64f-d3e7-4805-b17f-f184f53f7375.png) When using grid to render multiple echarts, setting the background color of the grid does not include the coordinate axis, and the...

new-feature
pending
missing-demo
en
stale
waiting-for: author

### What problem does this feature solve? 如何实现:Y轴设置两个刻度的长度,第一个高度写死,第二个高度根据内容自动变化,效果图如下: ![image](https://user-images.githubusercontent.com/52733319/165892758-0874cd33-cf75-42e6-b34f-7f1f0ae77037.png) ### What does the proposed API look like? 帮忙解答,谢谢

new-feature
pending
missing-demo
stale
waiting-for: author

### Version 5.5.0 (.min.js) ### Link to Minimal Reproduction https://keyonvandenelzen.github.io/echarts-tooltip-csp-violation/ ### Steps to Reproduce 1. Set CSP directive 'style-src' to 'self' 2. Create a bar, line or pie chart (I...

bug
pending
en