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? Based on this issue: https://github.com/apache/echarts/issues/7887 We need our chart to adapt the height/width of the legends both vertical and horizontal type so that...

new-feature
pending
en
stale

### Version 5.6.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=MYewdgzgLgBFCm0AiBDKKYF4YG0BQMMA3jAB4BqKANgFwwCMAbAOwBMArAMz2sAMANDACelKvTr0Bw0azp8YAX34FiZURJYdurRoJHVxDVnplzWi5YRIVqGtl3qdj0g3QAcJ6rJgcLK6-oMmg6cHi5iEuyeVN6cvH5WarZB9twALGnRhvRh-jFybgmqNrQpWvTsUnnZmeGx5kr-SaVMqRW64YZ80bHsRQHJreWMztUaPXKM_c12w7miXaOmMKHTJbMOzLVjDACcEyucfgC6ANx4eCAADlAAluBYxCp3UFTwdEQqhAikUHQARABhAAWKAATlB_pYim8AObwMAAEw-XxgiLQKDoOH-1ShMBxMgAtLjBASvP9jtDvtc6HFoY1CKQAIKkW4QFGEb5CK7vfEAN2oAFd4FDUQBbW5gAHo9AAWUlos5MDFKFI0oxstViqKQhZbI5nKg3N5_wFVGF2oZMAg8DBt0QWNRnyVhDAKDFJpJqK5PIBVElIqpnJlmLgiCgqHQADoVVcABRx24IMUASiwAD5cEn4GKoyVBNnc9Vjimg4QIEIxQAjEClf7AW5g4BvbVK6AoYAAawBYJQYHhraKVm9MDdHoBeVYxIWg59Jv9YEDI5DdAQyAxMZQ8cTybTmEzOELedEBeTUcnMEJMCPxdLI_B8BQAGUjW8DS6YKAqCAwT3YVWUDjdh6EECpnFYeh9hgXgo04FNZyHTkK2rWsATAcAlw_dsux7PsByDK1hw_MdPRkBCjV9fEF0wl0VzDddo1jBNCz3A8j3za8z0nEsy2tSsazrBsmxbAjoUpPAFFOIA ### Steps to Reproduce see Link to Minimal Reproduction ### Current Behavior - With all three series enabled, the chart displays...

bug
pending
en

### What problem does this feature solve? For SVG renderer, it would be flexible and creative if allow adding DOM to the chart through [`foreignObject`](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/foreignObject). ### What does the proposed...

new-feature
SVG
en
discussion-required

### Version Apache ECharts 5.6 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=bar3d-punch-card&gl=1 ### Steps to Reproduce ввести в код var hours = ['12a', '1a', '2a', '3a', '4a', '5a', '6a', '7a', 'ZZZZ8a---long-long-long-long-long-long-long-long-long-long',...

bug
pending

### What problem does this feature solve? To customize a chart, it's convenient to shadow/clone an existing series (e.g. `bar`) with a `custom` one, so you can draw on additional...

new-feature

### What problem does this feature solve? ![Image](https://github.com/user-attachments/assets/15a7377d-c020-40ed-a937-f66fd671f3c9) xAxis.splitLine.lineStyle.color can set splitLine color except the middle one. ### What does the proposed API look like? splitLine.lineStyle.color: function

new-feature

### Version 5.6.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/elated-haibt-6l9rcx ### Steps to Reproduce Just check the differences between line in the chart (which never reaches the left) and in the...

bug
pending
en

### Version 5.6.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=gauge&code=PYBwLglsB2AEC8sDeAoWszGAG0iAXMmurAGbABOAtgIZhgCmFhA5EjQL6wA8ARhQHoAfEl5dCSAMYcApC2IcANMQDOTCAxWEA2sXSoSJaDSoNWABQqaVAVystlh9GACeIM7BYBzGja8MHPRIAEwYwGghsCSDDcmo6RmZPJAA3GmwbBg55J1glGNgVEGwIMAAZCGgPA1zCgAtgAHdCMApMx1qVBsaAWUqKqsJSdLUO3K6mnpoADwGPYexRgvzc4LoaHQL9LZI0jI8AVgAGMdrjU1YAZQBhAHkAJQBRHNqOAoBdILf0T44AbiAA ### Steps to Reproduce 1. Create a gauge chart: 2. Set showMinLine and showMaxLine for splitLine to false. ``` splitLine: {...

bug
pending
en

### Version 5.6.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/mix-zoom-on-value-forked-2lrfyq ### Steps to Reproduce 直接左右拖拽右侧柱状图,会发现x轴以index为label的数据始终没有改变 ### Current Behavior 使用自定义label时,在小屏幕上显示部分图表数据,需要对图表进行左右滚动,且禁用放大缩小 ### Expected Behavior 能够实现左右滚动且图表x轴的自定义label会跟随变化 ### Environment ```markdown - OS: - Browser: -...

bug
pending
en

### What problem does this feature solve? Browser warnings that comes in angular stating `home.component.ts:72 [Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as...

new-feature
pending
en