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 export function stackbarplot (_data){ var series = [] for(let i=0; i< _data['category_1'].length ; i++){ series.push({ name:...

bug
pending

### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. I use https://echarts.apache.org/examples/en/editor.html?version=5.3.3 to test chart. 2. the option is: const datas = [ {...

bug
pending
en

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

PR: awaiting review
size/XL
PR: doc ready

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

PR: revision needed
PR: author is committer
PR: awaiting doc
size/M

### Version 5.1.2 ### Steps to reproduce emphasis 只有scale放大功能,能支持symbol切换功能么 ### What is expected? hover时,能切换symbol图标 ### What is actually happening? 现hover时,只有放大效果

bug
pending
waiting-for: community

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

PR: awaiting review
size/XS

## 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: awaiting doc
size/M
PR: first-time contributor

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

PR: revision needed
PR: author is committer
size/XS
PR: doc unchanged

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

PR: revision needed
size/XS

This is just an updated version of this PR: https://github.com/apache/echarts/pull/12236 Everything here is quoted directly from the mentioned PR. ## Brief Information This pull request is in the type of:...

PR: revision needed
size/M
PR: first-time contributor