echarts
echarts copied to clipboard
Apache ECharts is a powerful, interactive charting and data visualization library for browser
### 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:...
### 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 = [ {...
## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...
## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...
### Version 5.1.2 ### Steps to reproduce emphasis 只有scale放大功能,能支持symbol切换功能么 ### What is expected? hover时,能切换symbol图标 ### What is actually happening? 现hover时,只有放大效果
## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...
## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...
## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...
## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...
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:...