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? I have one map, and one pie, which seperated by trees, and those tree can be found in different provinces. what I want...

en
stale
waiting-for: author

## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...

stale
PR: awaiting review
size/S
PR: first-time contributor
PR: doc unchanged

### What problem does this feature solve? 当前 `legend` 的 `formatter` 只支持图例名称 `name` 参数,不支持 `value` `legend.formatter` params only support `name`, not support `value` [legend.formatter](https://echarts.apache.org/zh/option.html#legend.formatter) ### What does the proposed API...

new-feature
pending
stale
waiting-for: community

### What problem does this feature solve? Now if you want to use a scatter chart in a map you have to set the coordinates where each bubble is going...

new-feature
pending
en

### What problem does this feature solve? 雷达图如果配置项标签过多的情况 会出现很密集且重叠的问题,能不能增加一项 雷达图外圈配置项标签名称旋转的功能,不是传统的旋转,而是 随着角度的旋转 比方说 4个角度 0 90 180 270 初始角度 0在左侧的情况 0角度的文字是横着正常看的 90度数竖着的,有点类似于画的小太阳 画光照的时候 都是随着角度转的 ### What does the proposed API look...

new-feature
pending

### Version 5.2.2 ### Link to Minimal Reproduction https://codesandbox.io/s/w8qgyq ### Steps to Reproduce 1. Create a simple bar chart 2. Give label: {show : true, position top} in series 3....

en
not-a-bug
topic: label

## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...

PR: awaiting review
PR: author is committer
PR: awaiting doc
size/S

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=sankey-itemstyle&version=5.5.0 ### Steps to Reproduce option = { tooltip: { trigger: 'item', triggerOn: 'mousemove' }, animation: false, series: [ { type: 'sankey',...

bug
pending

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?code=PYBwLglsB2AEC8sDeAoWsDOBTAThLGAXLANprrLnoBEYAniFtcdQOYCGArq0wDRWxqAWwjRmsAAz8KgoewAe4gEwTV0itQDGWaGFziyMmdQCsEgKTV1RwQHYTlgQF1rghRAwAZUU2KobNAA2PgDK9IG-lAFG1ADuEAAmYAAW4mau0VrAgcA4BgLRMoaFJRIAdADMGSUxAMQAggCi9RUAnBXUBTUuXSXFNQHlttUDNLUAYkoAwhX19Z2jFD2L6P0r6ACMI6PUtbYAQgAirfUmCytOvUaX0QC-29QYycCx4gBm7IHYAvcC1CDAUR6PJ-K6PZ6vYhgHCcLAPCCaGDif7sFKEAD06IAshslGUABy8IaBXG8AAs5Q2AAkhp5cQSiWVbAAvKxgiLQVgpZG4ywPeJJVLEFQPYBvN7YMBTHTA_IDKRXYwAWgAbBZzjZlgFqBA9EIwnQIuJ_DUsjkQW5OGBgBqjLcfq5qO4MAAVBEAa2NYKeL3en2wrl-xmdnnYACMsIEvZkfZDYB8vlgHX8MCBgmBvNBIiabODfcQEwHk8YQDhgKwcAQMNHtbHxNDYfzEtziOkwbqsPrwtnFRpEebkVxrbaZPbR46Eqj2HKAjnCtQAG6fWHiXFqXs0aDsISRaiAfb9AIXRbIGVzHSwnWDA7AgUdBMYh9ZhcLB_dyg6tNoebxgYBCEGZkRKGSDxLoEsL1NAEByJASJQk-oripK0q6PoxBrNECoDNQSoVA4I5LMWGiQGARp3rWD5wY2YJihKl7IbKaEbpI2zKhs6pXFq6BBhoqbpgAcpwQgRhaJiOjg7AJBAnDViwGwVOqjoYFeOBgBBrCkbAGz4phGg6AkakaTpNCdiAyTsBgHg1rmkkYOGEQJI-sKETQzIRAukarq4KBnpctwANxAA ### Steps to Reproduce chart option ``` option = { series: [ { "type": "gauge", "min": 0, "max": 2000, "center": [...

bug
pending
en
topic: gauge

### Version 5.5.0 ### Link to Minimal Reproduction https://codepen.io/Marcela-Donata/pen/gOJyaxr ### Steps to Reproduce 1. Create a chart with a array of series data. 2. Create another chart with a array...

bug
pending
en