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 5.5.0 ### Link to Minimal Reproduction none ### Steps to Reproduce 1.Normal in canvas render. ![1](https://github.com/apache/echarts/assets/44804070/4c638329-726f-4c66-bd6c-0d8fa2c3f8a0) 2.The image is not full in svg render. ![2](https://github.com/apache/echarts/assets/44804070/ea5db11f-ce01-4468-a2b4-751fe2015469) 3.Found that setting...

bug
pending
en

### What problem does this feature solve? This feature can make sankey diagram dragable and be able to zoom in and out, for the sankey with a large dataset, the...

new-feature
pending
en

### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Load echarts on demand 2. use ParallelChart ### Current Behavior The documentation says that the...

bug
pending
en
stale
waiting-for: community

### Version 4.9.0 ### Link to Minimal Reproduction https://www.makeapie.cn/echarts_content/xX9xcKXRjq.html ### Steps to Reproduce version:4.9.0 : Draw a 3D pie chart ### Current Behavior version:4.9.0 : Draw a 3D pie chart...

bug
pending
en
stale
waiting-for: community

### Version 5.1.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce IE10: ![image](https://user-images.githubusercontent.com/53815856/165662216-c7d9449a-df02-4655-9e7e-daf6ad83581d.png) IE11: ![image](https://user-images.githubusercontent.com/53815856/165662280-42d30445-8176-4007-9110-9178a8fb04a0.png) ```js this.treeObj = this.$echarts.init(this.$refs.treeChart); // 画布自适应高度 let calcHeight = 50; for (let...

bug
pending
stale
waiting-for: community

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=scatter-large&code=GYVwdgxgLglg9mABAcwKZgCIEMpYBQA26ANInMMAM6pQCUiA3gFCKJFSJYBOXiAvIjCoA7ogBiBODgDMAJgCCPLAE9C6RACpEs2gG4WbGmQr9EABn2tgcXmo4xTFxA4A8hsLucBqL_WatWdkQAD1MvAFkcAAsAOi4sMAATOABbPHotAEYLA0CjZX5cgIjomMoYMDxg-gBaItZQrTUkAFJtRAB-cxjMxAAuRBqzHozESKhY-KTU9MQvesQ8ciojAB9V83oAekRsywDuLgBtZZ8AXVNg_dZDk4pz02V9gF8DLhoQLiRD_VeIBEoHESOCwvQEaEwILwAFZUNC9Ex_mBAYhgbhZKYIdhcDC4aRsgi4AAHWAIUz-RCwKBEAYU1hQVDBKB9BaoCBRbhQSgxaxcFI4GJYRKJADCqX5lDwaNBMSIYGQE0QOwxXlRINksvQCqiSu09FVAHJEAAFOAVLkGgzPYgGKBwOAEWBE2nW232ggAIzgwVpRSIwGZiANEHQDK4BptAUQwFQOE-qF9UdY0oAWvaUi6iq9WK68hDEomAjYYKGBgaAG6oLiwCBYAgRopcGDIKKB7JWyMheTBGCUAZHBjPM6d5Td3v9wfDgwerggShRF2d1Pp_tFOkBKDKIkJoMVcqJVCWqO5gLr-lbncGvcwA9HgLZxBTm5gGD80lgAbAOvUTvUJuoPtECONcFjALAUkveQGyTSkLzLShaygMNoKTaUBmlTJOyjRJX3QcoAX7A1ggjINlANJ8k0oZQUi9AgAGUYAALx3aQsICGAGRSOjNxpRgFlYYksAgDjlAGYYABYFhPKMth2AhuDQAYoFnVAszYs9BHAy8ACEUKjTdt3gxDkLY5MQXQ9VTNRXDkXgZFCOI0gDTIiioyomiHQY5iBlYhYONQLieJ3DSBKJISRLEmJJJg6SAlktgFJ3ZSQFU48DDOJhnl0IA ### Steps to Reproduce 1. jump to minimum example 2. enable selection tool 3. select some points 4. zoom with mousewheel...

bug
pending
en

### Version 5.3.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=radar ### Steps to Reproduce I am using echarts to make a radar chart, and I want to show the tooltip that...

bug
pending
en
stale
waiting-for: community

### Version 5.3.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html ### Steps to Reproduce Use the following code in a echarts playground: ``` const formattedData = [ [959651, 1148757.5, 115], [1148757.5,...

bug
pending
en
stale
waiting-for: community

### Version 5.3.1 ### Link to Minimal Reproduction https://jsfiddle.net/bh6rayzs/1/ ### Steps to Reproduce - Create a chart with two stacked series of type 'line' with an xAxis of type 'time'...

bug
pending
en
waiting-for: community

### What problem does this feature solve? Hi, I'm trying to implement tree map example (https://echarts.apache.org/examples/en/editor.html?c=tree-basic) in Knime. I would kindly ask you to provide a guide if it's possible...

support
en