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.5.1 ### Link to Minimal Reproduction 无 ### Steps to Reproduce I encountered an issue while trying to align the axes of a histogram and a scatter plot....

bug
pending
en

### What problem does this feature solve? to implement this style, use renderItem to get points for each stacked series, the point from `api.coord([xValue, yIndex])` is the center of the...

new-feature
pending
en

### Version 5.5.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?code=PYBwLglsB2AEC8sDeAoWtJgDYFMBcya6GOAHmAQOQBKOAZjgE5OzB2wCGsA6jgEYBnCGByUANEXQCArnxHkqAMQ4BrHLAAiHMB3GTYuOhViUAxjmgjGlIgF8J6MMGBZIIAqmIZGEAOa-mKmEcAFsbdHsiXADoABMPfWAfC2NKADcmSFMOLD0vQ1SC8NhIqSYIHAECAG19Ty9YaA4Q_BMAQVNzAQFYRUZgMIcGsABPEFbKEAq8hsYOWIhpKpMAVgAGAFIZr1jtDhr9LyRYNJzpVoA2MUbmiYBlHA5GUwALWABRaF8IaFESoYayBOZ1aK2uTRaVA0EGYpjAlH-h2Ix1OWHOBAAjGtwbcqO8QhwILlEYD0CiQZiwTdISYAKrQKBwNqxAQI0qk8lo1rY6kTABqEFiOGAsGZrJKSIAugDiKEQC8OEJlvVAcEQndRrgEqTiAIFbFgAB3ABCaMYmOxSK8evmRoA8nQ6AIcGAABoES06qT6o0AYRcSSojF8fA4AAoeZHrmsAHQrACUxUBtiR7K8IR-bS-WtgWLW-hT6ElKFsAG4gA ### Steps to Reproduce 1. Set a relatively large pie.minAngle. 2. The values corresponding to each sector should not be similar....

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/XS
PR: doc ready

### What problem does this feature solve? Hers is a bar chart that needs to be divided into different categories based on a certain classification, each category is highlighted with...

new-feature
pending

## 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

### What problem does this feature solve? const requestData = () => { let option = { tooltip: { trigger: 'item', triggerOn: 'mousemove' }, series: [ { type: 'tree', id:...

new-feature
pending

### Version 5.5.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/index.html#chart-type-map3D ### Steps to Reproduce 1, ```vue ``` 2, ```js import echarts from '@/libs/echarts-pack'; import cityExport from '@/assets/mapJson/cityExport.js'; import { getDefaultView }...

bug
pending

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

PR: author is committer
size/XXL

### What problem does this feature solve? vue introduced the broken line graph cannot achieve the flow effect of smooth attribute. ### What does the proposed API look like? ![image](https://user-images.githubusercontent.com/121413512/209497470-483e692d-a103-4c91-aaa4-98d2f37e7faa.png)

new-feature
pending
stale