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? We created `charts-studio` to edit charts through forms. Now we have a problem. there are too many options in echarts items. so we...

new-feature
pending
en
discussion-required

### What problem does this feature solve? If you look at the theme builder on a dark theme, you will see that all labels have a border and a drop-shadow...

new-feature
pending
en

### Version 5.4.3 ### Link to Minimal Reproduction https://codesandbox.io/s/basic-line-chart-forked-kxw3cm?file=/index.js ### Steps to Reproduce By hovering over the gap areas, the tooltip shows there is data there (mostly 0 values though...

en
not-a-bug

### Version 5.5.1 ### Link to Minimal Reproduction 无 ### Steps to Reproduce eCharts 在真机iPhone 15Pro,iOS 17.4.1系统,所有eCharts的图表均不显示 ![echarts_iphone15pro_iOS17 4 1系统图标不显示示意图](https://github.com/user-attachments/assets/4e9615f2-555f-412f-8aaa-8b173051dc6f) ### Current Behavior eCharts 在真机iPhone 15Pro,iOS 17.4.1系统,所有eCharts的图表均不显示 ### Expected Behavior...

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
PR: author is committer
PR: awaiting doc
size/M

### Version e.g.5.5.1 ### Link to Minimal Reproduction 下方示例 ### Steps to Reproduce var dom = document.getElementById('container'); var myChart = echarts.init(dom, null, { renderer: 'canvas', useDirtyRect: false }); var app...

bug
missing-demo
waiting-for: author

### What problem does this feature solve? ### Use case I'd like to mute other marks when an individual or multiple marks are selected to visually distinguish selected & unselected...

new-feature
pending
en

### What problem does this feature solve? ### Use case I'd like to visually distinguish direct interactions with marks from legend interactions. When hovering over a Pie slice I'd like...

new-feature
pending
en

### Version 5.4.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 使用的是54.1的版本代码如下 option = { angleAxis: {}, radiusAxis: { type: 'category', data: ['应收工程款', '甲1234', '甲方报量报出', '内部产值'], z:...

bug
pending
stale

### What problem does this feature solve? 使用的是54.1的版本代码如下 option = { angleAxis: {}, radiusAxis: { type: 'category', data: ['应收工程款', '甲1234', '甲方报量报出', '内部产值'], z: 10, axisLabel: { hideOverlap: false, showMaxLabel: true,...

new-feature
pending