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? Currently, Echarts focuses on chart visualization. Are there any plans or ongoing efforts to provide a table view or a grid view alongside...

new-feature

## 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: doc unchanged

### Version 5.6.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=bar-simple&lang=ts&code=PYBwLglsB2AEC8sDeAoWsDmAnCATAXMmurADYCmAZmIQMwAM9ANMQL4voAeAgpxAM6FUJWGACeIcoQDkAYwCGYchmBYx0jiVyL5hANrSAsjA2xpAFQCu5U9IDq5XLfMALS7YBiOaQF02msV4BIWJ0cUkZADd5UmsNUNgIaCUsaNJCegA6egA2AHZ6AFY8gCYATgBGHOqavM10AFt5TkJYLIraABYKis7CgA5aIeGu-tgGpMIAWiyS-h68iv68wsY1-bH-EFIIMAA5SwaAI3IsQkL_Yn5TiHJBWD0E4RFYbTBdB4SRLNyizpz-n0xt9smUSv0mLAviQfowynkcoUcpDoegfiVaP0yiiXjDsrkMf1UbAfMDRBIpGYjvIsNIEqxiH5WABuIA ### Steps to Reproduce see Link to Minimal Reproduction ### Current Behavior the axis label formatting via (+x).toFixed(precision) in [src/util/number.ts](https://github.com/apache/echarts/blob/master/src/util/number.ts) (line...

bug

### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=sankey-simple ### Steps to Reproduce 1. Change a value on the left side data will provoke graphical glitch on some computers ![image](https://github.com/apache/echarts/assets/31879237/b84a9da5-e946-4e1c-8283-0e146da6aa69)...

bug
pending
en
stale

### Version 5.3.0 ### Link to Minimal Reproduction null ### Steps to Reproduce 无 ### Current Behavior 自定了tooltip.axisPointer. label的格式,这个是作为多Y轴的刻度指示器;标签内容有多个时,当移动鼠标到chart的底部,指示器的内容超出了chart高度部分,会被隐藏;这种问题该如何解决?在canvas及其父元素设置overflow: visible,均无效。 如下图,下面的那行文字被隐藏了一半 ### Expected Behavior 希望可以显示全文本指示器 ### Environment ```markdown - OS:windows...

bug
pending
stale

### Version 5.4.2 ### Link to Minimal Reproduction https://www.pionex.com/static/media/grid_zhtw.b27dae30.gif ### Steps to Reproduce null ### Current Behavior 如图,动画效果我设置了endLabel的圆点,但是动画过程中我无法获取到endLabel的实时位置; 因为我需要根据endLabel的坐标算出横线的位置; 着急,麻烦指点下; ### Expected Behavior 期望能在endLabel.formatter中能获取到当前的坐标位置; 或者animation动画的每一帧回调上能获取到endLabel的位置也可以。 ```js myChart.getZr().animation.on("frame", function (...arg) {...

stale
not-a-bug

### Version 5.4.1 ### Link to Minimal Reproduction https://codesandbox.io/s/cdy362?file=/index.js ### Steps to Reproduce Create echart without option option = { xAxis: { type: 'time', }, yAxis: { type: 'value' },...

bug
pending
en
stale

### Version 5.2.2 ### Link to Minimal Reproduction There are no mobile click events in the 3d flat map ### Steps to Reproduce There are no mobile click events in...

bug
pending
en

### Version 5.6.0 ### Link to Minimal Reproduction - ### Steps to Reproduce ```html 库存分配可视化 - ECharts版本 body { font-family: 'Microsoft YaHei', Arial, sans-serif; margin: 20px; background-color: #f5f5f5; } .container...

bug
pending
en

### Version 5.4.2 ### Link to Minimal Reproduction https://codepen.io/Resolver1412/pen/OJaMzwg ### Steps to Reproduce 1. Go to the reproduction link 2. click on "remove formatter" button in top left corner 3....

bug
pending
en
stale