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? I use `labelLayout.hideOverlap` attr to render a tidy canvas when I have many nodes with label. When I emphasis a node, I can...

new-feature
pending
en
stale

### Version ^5.2.2 ### Link to Minimal Reproduction https://codesandbox.io/s/zen-spence-q6c6fw?file=/src/index.js ### Steps to Reproduce 使用折线图绘制小数位数包含小数点后七位的折线图 ### Current Behavior const data = [ [107.0004511, 35.5000359], [107.1504517, 35.500035], [107.1504508, 35.4000348], [107.3004514, 35.4000338], [107.3004492,...

bug
pending
stale

### What problem does this feature solve? We have implemented an on hover method to increase the radius of chart (snapshot attached). However, it gets cut due to container width...

new-feature
pending
en
stale

### What problem does this feature solve? Improve user experience of a selection in the legend by using double click on a single series: - to select a single series...

new-feature
pending
en

### Version 5.5.1 ### Link to Minimal Reproduction https://jsfiddle.net/AidMen/fcx20wo1/32/ ### Steps to Reproduce 1. Chart is created via vanilla js and Apache ECharts (see also JSFiddle). 2. This is the...

bug
pending
en

### What problem does this feature solve? This feature will allow to put some information on country labels. ### What does the proposed API look like? Prepare params to apply...

new-feature
pending
en
stale

### Version 5.22 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. series-map.selectedMode设置为single 2. 快速点击多个地区,有几率会同时选中两个甚至多个地区 3. 双击某个地区,有几率会选中该地区后无法取消 ### Current Behavior 目前项目需求为点击地图某一区域后选中该地区,但是经测试发现以上两个问题 ### Expected Behavior 期望能够设置单选后,快速点击能够只选中一个地区,双击后也能够取消选中 ### Environment...

bug
pending
stale

### Version 5.0+ ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce Set the shadow effect of areastyle, open the line and column chart, the shadow of the...

bug
pending
en
stale

### Version 5.3.2 ### Link to Minimal Reproduction https://codesandbox.io/s/interesting-bouman-e85bk3 ### Steps to Reproduce Link above should show issue. No additional work needed. Otherwise, here are some options to test. Option...

bug
pending
en
stale

### Version 5.1.1 ### Reproduction link [https://codepen.io/imdanielwu/full/zYZJNqK](https://codepen.io/imdanielwu/full/zYZJNqK) ### Steps to reproduce 在堆叠条形图上添加type为slider的dataZoom后趋势线显示不正确 ### What is expected? 在堆叠条形图上添加type为slider的dataZoom后趋势线显示出整体趋势线 ### What is actually happening? dataZoom里的趋势线在堆叠条形图上面显示不正确,趋势是最下面一层条形图的趋势,并不是所有堆叠以后的总和 --- dataZoom里的趋势线在堆叠条形图上面显示不正确,趋势是最下面一层条形图的趋势,并不是所有堆叠以后的总和,不知道是不是我有什么参数没有设置。

bug
pending
stale
waiting-for: community