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? ```ts option = { xAxis: { type: 'category', data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'] }, yAxis: { type: 'value', max: 500,...

new-feature
pending
stale
waiting-for: community

### What problem does this feature solve? ![image](https://user-images.githubusercontent.com/27613553/155275464-d25af1a0-eec7-4323-bff3-eda773aa0a2a.png) 格式化时间样式后,时间间隔较小时纵坐标值重复的问题 ### What does the proposed API look like? interval: 'day' | 'month' | 'year'

new-feature
pending
stale
waiting-for: community
topic: axis-time

### What problem does this feature solve? Tree charts now cannot have a distance information for the particular edge. To draw not usual but [phylogenetic tree](https://en.wikipedia.org/wiki/Phylogenetic_tree) such an information is...

new-feature
pending
en
topic: tree
stale
waiting-for: community

### Version 5.0.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Go to https://echarts.apache.org/examples/en/editor.html?c=line-step 2. Turn on "Use Dirty Rect" 3. Download the image. ### Current...

pending
en
stale
difficulty: easy
waiting-for: community
topic: toolbox

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

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

### What problem does this feature solve? I would like to download options(Options Preview), any way to download these options as of now? ![image](https://user-images.githubusercontent.com/22760241/155122257-437f9be6-2fca-48b8-907d-ad595e2695b1.png) Steps to Reproduce: 1) Go to...

en
stale
waiting-for: author
tool

### What problem does this feature solve? ![1645527584(1)](https://user-images.githubusercontent.com/12206891/155119011-b6c3aeef-52d8-4cc8-bed2-75f79244e454.png) would be better when `yAxis` has limit ### What does the proposed API look like? ```js dataZoom: [{ showDataShadow: false dataShadow: {...

new-feature
pending
en
stale
waiting-for: community

### Version "echarts": "^5.2.2" "echarts-for-react": "^3.0.2", ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ```js option = { tooltip: { show: false, formatter: '{a} {b} : {c}%'...

bug
pending
stale
waiting-for: community

### What problem does this feature solve? We would like to add line chart that are calculated from the values of other lines charts in the same graph. The calculation...

new-feature
pending
en

### What problem does this feature solve? Clicking a pie chart section or a legend entry should be able to take the user to a specified URL. I render my...

new-feature
pending
en