VChart icon indicating copy to clipboard operation
VChart copied to clipboard

VChart, more than just a cross-platform charting library, but also an expressive data storyteller.

Results 387 VChart issues
Sort by recently updated
recently updated
newest added

[[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...

docs

[[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [x] Bug fix - [ ] TypeScript definition update - [ ] Bundle size...

vchart

[[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [x] Bug fix - [ ] TypeScript definition update - [ ] Bundle size...

vchart
chore

### What problem does this feature solve? ![image](https://github.com/user-attachments/assets/29f18d47-5f80-4f18-9d89-93b9c394f908) ![image](https://github.com/user-attachments/assets/bb2d5c1c-9d24-4ed5-8148-b3a72b991253) ### What does the proposed API look like? new chart

### Documentation Title or Section Chapter 4 VChart Component System 第四章 VChart 组件(Component)系统 ### Issue Description or Suggestion see:https://bytedance.larkoffice.com/wiki/MDZbwmFMDi7l5kksSz8cv196n0c

docs

### Documentation Title or Section options文档 ### Issue Description or Suggestion 暂无

docs

### Documentation Title or Section 第十章 VChart 动画 Chapter 10 VChart Animation ### Issue Description or Suggestion https://bytedance.larkoffice.com/wiki/MDZbwmFMDi7l5kksSz8cv196n0c

docs

### Documentation Title or Section Chapter 14 VChart Ecosystem 第十四章 VChart 生态系统 ### Issue Description or Suggestion https://bytedance.larkoffice.com/wiki/MDZbwmFMDi7l5kksSz8cv196n0c

docs

### Documentation Title or Section Chapter 3 - How to “assemble” a VChart chart 第三章 如何“组装”一个 VChart 图表 ### Issue Description or Suggestion details:https://bytedance.larkoffice.com/wiki/MDZbwmFMDi7l5kksSz8cv196n0c

docs

### Version lastest ### Link to Minimal Reproduction none ### Steps to Reproduce ```ts const spec = { type: 'area', data: { fields: { country: { domain: ['China', 'USA', 'EU',...

bug