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.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce - Use this to get a Text graphic: ``` new echarts.graphic.Text({ style: api.style({ overflow: 'truncate', backgroundColor:...

bug
pending
cannot-reproduce
en

### Version 5.3.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=calendar-heatmap ### Steps to Reproduce Hi, I was trying to use VisualMap with piecewise option, however, not all the legends are visible,...

new-feature
en
topic: visualMap

### What problem does this feature solve? Apache ECharts Node.js Export Server ( Server Side Rendering , HTTP Server) Convert Apache ECharts charts to static image files. This is a...

en
third-party

### What problem does this feature solve? no ### What does the proposed API look like? no

new-feature
pending

### What problem does this feature solve? When we have data visualization which shows multiple parameters in single chart we need to modify visualization or data displayed through additional controls...

en
stale
waiting-for: community

### Version 4.7.0 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=x2EHYSD-AU&v=2](https://gallery.echartsjs.com/editor.html?c=x2EHYSD-AU&v=2) ### Steps to reproduce ``` option = { title: { text: 'Awesome Chart' }, tooltip: { trigger: 'axis', hideDelay: 0, backgroundColor: 'rgba(245, 245,...

bug
pending
stale
waiting-for: community

### Version 5.3.3 ### Link to Minimal Reproduction [https://codepen.io/littleKoi/pen/jOzJRPK](https://codepen.io/littleKoi/pen/jOzJRPK) ### Steps to Reproduce 1. When initializing, set `label.show = true` and `labelLayout.hideOverlap = true`; this time it behaves normally. 2...

bug
pending
en

### Version 5.3.3 ### Link to Minimal Reproduction https://jsfiddle.net/5swqt09a/1/ ### Steps to Reproduce 1. Go to jsfiddle 2. click on "Change Visual Map SplitNumber" ### Current Behavior visualMap legend runs...

bug
pending
en

### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Open any chart, for ex. bar chart inside any other container 2. Try to hover...

bug
pending
en

### What problem does this feature solve? I just have two Echart instances, both of them have a dataZoom. How do I make them move synchronously when I scroll? ###...

new-feature
pending
en