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

### What problem does this feature solve? force to display first label tick (when setting min for axes) ### What does the proposed API look like? firstVisible: boolean

![image](https://github.com/user-attachments/assets/048b1985-7b92-49c2-98f4-45c681ee77a0)

good first issue
demos
up for grabs

### What problem does this feature solve? 实现外轮廓 ### What does the proposed API look like? outBorder

### What problem does this feature solve? ![image](https://github.com/user-attachments/assets/81bfedb9-a36a-4d99-be55-a43068129971) ![image](https://github.com/user-attachments/assets/eca10725-35f8-4a1b-9be9-7a6b9a74f166) ![image](https://github.com/user-attachments/assets/a61de4f0-6229-4174-869f-762d85288179) ### What does the proposed API look like? https://www.visactor.io/vchart/option/funnelChart#transformLabel.limit(number%7C'shapeSize') ``` { transformLabel: { position?: 'left' | 'right' | 'center' |...

If you use VChart, don't be shy [edit this wiki page](https://github.com/VisActor/VChart/wiki/Who-use-VChart).

### Version 1.12.1 ### Link to Minimal Reproduction 使用方法如下 ### Steps to Reproduce const toalSpecValue = {id: 'xxx', values: [{name: 'xxx', value: 123}]} ### Current Behavior 只有色块,没有数据标签 ### Expected Behavior...

bug

### Version 1.12.1 ### Link to Minimal Reproduction use the spec in doc website ### Steps to Reproduce Use the spec ```js const spec = { "type": "line", "data": {...

bug

### Version 1.6.5 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/proud-firefly-dhggr4?file=%2Fsrc%2Findex.ts ### Steps to Reproduce 复制配置到图表hover 出现 tooltip 就能看到 (Copy the configuration to the chart, hover to display the tooltip to see.)...

bug

![img_v3_02e5_4b94775c-dc7e-42ef-8575-492383014c1g](https://github.com/user-attachments/assets/ac329ec8-766c-4104-9f91-8131a6f9548b)

documentation