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

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

PR: awaiting doc
size/XS
PR: first-time contributor

### Version 5.3.3 ### Link to Minimal Reproduction 打包发布到正式环境报错TypeError: Cannot read properties of undefined (reading 'regions') ### Steps to Reproduce ```vue 国防费排名 {{ index + 1 }}. {{ item.name }}:...

bug
pending
waiting-for: author

…ng default boundaryGap configuration. ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What...

PR: awaiting review
discussion-required
size/XS
PR: doc unchanged

### Version 5.4.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ```html remove var option; option = { xAxis: {}, yAxis: {}, series: { type: 'custom', data:...

bug
topic: custom

### Version lastet ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce update typescript 5.0.2 ### Current Behavior Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript...

bug
compatibility
typescript

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

### Version 5.3.2 ### Link to Minimal Reproduction [Reproduction Link](https://echarts.apache.org/examples/editor.html?code=PYBwLglsB2AEC8sDeBYAULWZjADaRAC5l1NMwAnCAc2oFMLiByAQwA8IBnJgGlLPZcACsAjQwDYqgxlyATxB1mnABYsAJsADuTfpgC-_fXxnUq6qXti46AMzDMAzAFJeVqtRUPYTACyuTWQAjYDBsAFsnAKsAYxgwFjEAGRYgulxiSgBXOiNA2DYAQQ5OYgBtK2lZeUVmGJYJamAKOTcZWXUGlnKmAFkYXh8AFRzBpgB1OnUxoZUssYAxKjGAZQbVrOgmAF182UFOIYgYgGtLduqWXBpocYgwFRS0jKwKHKsDK0MZXf45Yq45UqHywCiUPgAbldRl9-L8ZJwGBA6KVYBULlVqtAWOFwUwACIQCh0GJgNrVUG1HxBFgUcnVGkUO7qB7MABsAAZohdMJwEqdCExwoktnsyIzemIABJ0GheQi-MWYABehA5StgnQS5QATDxYABWPWwHUc9WwRyORUWgCc5st5p1pu2XzFmNk2NxzEJxNJOvpsjAYOYjID4tpzNZPk53IpfJYAqFIrDmAl0tlngcipBqoAjBqtd00cajfrTfarfrHHaq45Hc7YT90PoANxAA&renderer=svg) ### Steps to Reproduce 建议使用svg绘图 ### Current Behavior 期望堆叠后设置最小高度得到左侧结果,但是实际生成的确是右侧结果 ![image](https://user-images.githubusercontent.com/41674118/167558220-fd94194f-f6ef-4e77-b154-9b1686a5e9c0.png) ### Expected Behavior 但是实际生成的确是右侧结果,通过浏览器F12开发者工具修改对应的svg路径得到正确展示结果(上)和echarts生成效果(bug)对比(下) ![企业微信截图_16521616202141](https://user-images.githubusercontent.com/41674118/167558576-e4e7f293-fe03-42aa-871b-96e7c9b29e43.png) ![企业微信截图_16521616462419](https://user-images.githubusercontent.com/41674118/167558587-c02ba8ea-073a-429d-8018-79d75586580c.png) ### Environment ```markdown -...

bug
topic: stack
topic: bar

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

## 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/M
PR: doc unchanged

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxFUpMpRqyAbowA2SrT2jrB4VEZUhLCi_MQegsJi0Ar-_jywAKwADBkAbLmwKWkZAOyFAByFxf7WoR4U1HT-ENDK9aSMHFSMJhT-3kiwoIz0EBRE2QB0AEywDnHoeCwgdFTQmh3o9DBt9GAAcqn-0WAcSnF2JLZ2ANxAA ### Steps to Reproduce 1. Have a line/area cartesian chart where first and last data points are null ([example](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxFUpMpRqyAbowA2SrT2jrB4VEZUhLCi_MQegsJi0Ar-_jywAKwADBkAbLmwKWkZAOyFAByFxf7WoR4U1HT-ENDK9aSMHFSMJhT-3kiwoIz0EBRE2QB0AEywDnHoeCwgdFTQmh3o9DBt9GAAcqn-0WAcSnF2JLZ2ANxAA)) 2. Set...

bug
en
topic: line