Feifei

Results 36 issues of 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...

vchart
chore
typescript
bundler
eslint

### 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() *...

bug
good first issue

### 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":...

bug

### Version 1.11.0 ### Link to Minimal Reproduction - ### Steps to Reproduce ```js const spec = { type: 'sankey', data: [ { values: [ { nodes:[ { "key": "A",...

bug

1. 分页器文字颜色看不清 2. 分页起按钮颜色比较迷惑,分不清是否可以点击 ![image](https://github.com/VisActor/VChart/assets/11360419/8dcb1b80-b688-4ee9-b6f6-d17ce6a5cdb3)

### Version 1.6.2 ### Link to Minimal Reproduction none ### Steps to Reproduce none ### Current Behavior ![wx-bar](https://github.com/VisActor/VChart/assets/11360419/5cedaf10-cebe-4c14-9333-4f14d83a5d3d) ### Expected Behavior draw components ### Environment ```markdown - OS: - Browser:...

bug

### What problem does this feature solve? 期望支持指标卡颜色动态配置 ![img_v3_029q_51dfb6f9-2ff1-430e-851d-67f49254fa2g](https://github.com/VisActor/VChart/assets/11360419/de58e135-af91-44e5-8039-3d87f5486e56) ### 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",...

bug

### 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 ![image](https://github.com/user-attachments/assets/89a86f4b-347e-4ea5-8b14-e50913552c33) ### Expected Behavior 显示完整 ### Environment ```markdown - OS: - Browser: -...

bug