Feifei
Feifei
[[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle size...
[[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle size...
### Version 1.11.0 ### Link to Minimal Reproduction -- ### Steps to Reproduce ```ts const getData = () => ['Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday'].map(time => ({ time, value: Math.random() *...
### Version 1.11.0 ### Link to Minimal Reproduction none ### Steps to Reproduce const spec = { "type": "common", "data": [ { "id": "data", "values": [ { "time": "2024-03-30", "value":...
### Version 1.11.0 ### Link to Minimal Reproduction - ### Steps to Reproduce ```js const spec = { type: 'sankey', data: [ { values: [ { nodes:[ { "key": "A",...
1. 分页器文字颜色看不清 2. 分页起按钮颜色比较迷惑,分不清是否可以点击 
### Version 1.6.2 ### Link to Minimal Reproduction none ### Steps to Reproduce none ### Current Behavior  ### Expected Behavior draw components ### Environment ```markdown - OS: - Browser:...
### What problem does this feature solve? 期望支持指标卡颜色动态配置  ### What does the proposed API look like? none
### Version 1.11.10 ### Link to Minimal Reproduction none ### Steps to Reproduce ```js const spec = { type: "pie", width: 600, height: 426, title: { text: "DV chart title",...
### Version 1.11.9 ### Link to Minimal Reproduction none ### Steps to Reproduce [a.txt](https://github.com/user-attachments/files/16498660/a.txt) ### Current Behavior  ### Expected Behavior 显示完整 ### Environment ```markdown - OS: - Browser: -...