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.4.3 ### Link to Minimal Reproduction 配置桑基图focus设置trajectory模式,节点60个,links也就250个左右,页面渲染卡顿达到4秒,把数据弄到官网测试,同样的结果 ### Steps to Reproduce 配置桑基图focus设置trajectory模式,节点60个,links也就250个左右,页面渲染卡顿达到4秒,把数据弄到官网测试,同样的结果 ### Current Behavior 配置桑基图focus设置trajectory模式,节点60个,links也就250个左右,页面渲染卡顿达到4秒,把数据弄到官网测试,同样的结果 ### Expected Behavior 页面渲染要流畅 ### Environment ```markdown - OS: - Browser: -...

bug
pending
missing-demo

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=line-simple&renderer=svg&code=PYBwLglsB2AEC8sDeAoWsA2BTA5l6AJgFzJrqxgCeIWJA5CBgIYTR0A0Z6EAxjPQCcsPMBy6wIYLAFsA6hAJgAFiQCMANk7kJU6QAksEHErAkALFvKSZAcSYg1m8VIAeYAMpVsJVNvQAzGDBZQ2NTWABWAAYoy21A6A8IAC9aWFUAJjjyPgxgAXoAYgBmdTNVcrE_TFYsAyMTEidqgHcFZTUY7PRgADcsAX88lvowAQBXaB4mKSq_LAwMCBAAZwgV-gA6bbpxAF9sghmmEgBtcXQ6QsAxMEAhMEByMEAWMAB9e8ARMEBiMEBmMEAKMEAJMEAnGDPQCiYEDHvc_sDAFJgAFoXBAmMBpBAzHNtFcAEZY7E43F4_E4tHkK5LaALWqk8lkyk0im1ImXQpMZks1ls9kc1m7bQAXTIBzIYGAwAwkAcyAF6BcAEF4RtSNojmATrBTnRplIcPlKFEOLB1TNcNrVHqDZrtRk6Hz0JLYJRZesfOIVoxJNKhCrfH4VkpgCMKBMsPt-ZYVgMIFh5edtF7tNAmNI0lc7k9Xp9foCQWCIdC4QikSiGRRqEnKUWVsqeABrehMRblyjSDEi-g8CACHjYBtNkXuFJpVSxC6wJUq06qTZRYrsWBRTbqKKqGdzgAcEXUPO6sArWHFdHwBG55Ft6Fj5HjiaKBOvN9xRaoNHoZa3FaY1dr9ZfjebGFb7c7WDdj-fapJ0W6jmcE6qJky6bAAnKUsEAOxRGYm7Djue4HkeNrZGe6AXkmhS0tSdKkeRVKUfeJZPvSL6VjW-p1hgQEtvqbYdl2X49hgIEDkO1QQaqUEaLBK5IRY6SbBk6hIeh1SYfQ2H7Hhw6EUUnKaVpbLUY--rPhhDEfix3E_n-nGAaZvb9mBw5CeOmxmEhM4TmY05SRkcFwfJ3pSFhhA4bAexkHyewANxAA ### Steps to Reproduce ![image](https://github.com/apache/echarts/assets/46626842/7e19998f-09f0-48de-9dab-6eed6b7b8a1e) I set width:100, but the length of the displayed text is only 79.8. This gap is...

bug
pending
en

### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=map3d-wood-city&gl=1 ### Steps to Reproduce $.getJSON( ROOT_PATH + '/data-gl/asset/data/buildings.json', function () { var mapJson = { "features": [ { "type": "Feature", "properties":...

bug
pending

### Version 5.3.0 ### Link to Minimal Reproduction https://jsfiddle.net/9nzam3v7/ ### Steps to Reproduce 1. Apply formating with rich markup on xAxis ### Current Behavior When I use the formatter with...

bug
pending
en
stale
waiting-for: community

### Version 4.9.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 坐标轴名称 的显示角度会随着图表旋转角度而发生变化 ### Current Behavior scatter3D 中的 坐标轴名称 与 坐标轴轴线 无法平行显示 ### Expected Behavior scatter3D 中的...

bug
pending
stale
waiting-for: community

### Version 5.2.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1.Open the example link on the Docs of echarts, url:https://echarts.apache.org/examples/zh/editor.html?c=geo-svg-map&version=5.2.1 2.change the option geo.select.label to :...

bug
pending
en
stale
waiting-for: community

### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Create one basic bar chart and enable trigger event on x-axis label 2. On click...

bug
pending
en
stale
waiting-for: community

### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ```js option = { backgroundColor: '#', series: [ { data: [ { name: '中国', value: [46,...

bug
pending
waiting-for: community

### Version 4.8.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce const option = { ...boxOption, title: [{ left: 'center' }], toolbox:{ feature: { saveAsImage: {} }...

bug
pending
stale
waiting-for: author

### What problem does this feature solve? Need X, Y position along with Height and Weight of the chart elements like xAxis, yAxis, Grid, Legends. If we get this values...

en
stale