echarts
echarts copied to clipboard
Apache ECharts is a powerful, interactive charting and data visualization library for browser
### Version 5.3.3 ### Link to Minimal Reproduction [repro link](https://echarts.apache.org/examples/en/editor.html?c=dataset-encode0&code=PYBwLglsB2AEC8sDeAoWsAmBDMWDOApmAFzJrqx7ACuATgMYGkDa5FszA5HvcLQZwA0sTlgC2NaGCEiQtYBmr1pAXUFsKzABwBOAHQBmYQFYtAJgCMZ4ZwCyOegAsssADI4wAtRvTNjAdj0LYX9zYwAWG1sIABsAa1gAFQIsTm92X39wvUjYcIsABgNrEQBhRwICQlhS4F5U9Iy_AqDhK39jYxtyyuqAIXkAd2gIL3UMjl09f2EzAotwrpF7MCcXWvq08aaANi1W2H8dBZ2bZIbt9mYLfVPYY61jEs4AeVosaABzAlgAKWoIIwtj4OIU9HdChZHs9XAQJHB_oCxiDmMVprN5lYbAB1LAxaDUMCwAbAYajNIaFTkAC-20-tAgGFISFgvCkWAg0HcACMCDFSGBaNQfrTyAAPACCYogeGZsGg4iYInEkmksFF6AAnlKZXKwJqQErOPQcARPnxNZx1dsAG4y6h4-wgZkafWG0gAIhAo0YgxlBA9l1ZpvNDKqLDssQS52B7BiBAAZiQRIwpARaEJXQQxcmuAAJCCfRywADKvH4Mk4rlJpfLyPYAHoG7AnbAwBVKHXWcAYtQxHAwMBuzE-BoMBAxARoHgoNBSNYNJyAEofb4uia8Ee0UicADEADF96UAKIGcKcDQaig0MAvBMrr5K1Abnt8He7nbGPqmCwX9jUmltkIMNZQ4DRnwyN0jW5LAMyDdAp14DAnxBdAmxbLAQDbDsPRVagpA9Yc-wHIcAA1YCwaU8D0VDYDFHc8KkTMJjQ5tW3bH4vXkRRlEIzdiLbIcAE0KKo2jNR3OQFCUaQQQA_9yCpakAG4gA) ### Steps to Reproduce When using visualMap with categories set to strings I cannot get the bar charts to paint...
Please help me. How to use visualMap to control the display of two series named Target at the same time without affecting other series, use one controller to control these...
### Version 4.8.0 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=x7lnSN-OJe&v=1](https://gallery.echartsjs.com/editor.html?c=x7lnSN-OJe&v=1) ### Steps to reproduce label.alignTo == edge且在formatter中使用了rich ### What is expected? label与labelLine间没有不合理的空隙 ### What is actually happening? 如题 --- 相关issue:https://github.com/apache/incubator-echarts/issues/12148
### Version 4.4.0 ### Reproduction link [https://jsfiddle.net/w6yjs3ax/](https://jsfiddle.net/w6yjs3ax/) ### Steps to reproduce If there are a lot of series on chart the cost of updating the graphic element is too big....
MarkArea拖动延时
### Version 4.2.1 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=xmxO1acYY](https://gallery.echartsjs.com/editor.html?c=xmxO1acYY) ### Steps to reproduce 直接运行图表即可 ### What is expected? 希望可以减少拖动的延时 ### What is actually happening? 延迟非常大
[问题简述] chart series type是map3D时,选中地图版块无效,请问要怎么才能生效 chart.dispatchAction({ type: 'mapSelect', name: '和田地区' })
### What problem does this feature solve? Looking for a way to format value in axis pointer tooltip along with label  [Axis Pointer Value Formatter](https://codepen.io/Harshitha19/pen/abqrNpM) ### What does the...
### What problem does this feature solve? Hi, We have a requirement of showing tooltips for the radar chart. The tooltip should consist of the data value and the corresponding...
### What problem does this feature solve? I have a requirement. The axis tick display Monday of the week, and now i want to display the week number in the...
### What problem does this feature solve? We need to retrieve some information based on the series on which the user hovered, in the formatter callback params, the information regarding...