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

### Version 1.0.0 ### Link to Minimal Reproduction none ### Steps to Reproduce none ### Current Behavior none ### Expected Behavior none ### Environment ```markdown - OS: - Browser: -...

bug

提升形状词云的配置易用性,目前配置很多,但是大部分配置配置了不生效,并且很难理解

### Version 1.11.1 ### Link to Minimal Reproduction 1.11.1 ### Steps to Reproduce { type: 'area', autoFit: true, data: { id: 'data', values: [ { x: '2:00', y: 42 },...

bug

### Version 1.11.2 ### Link to Minimal Reproduction 1.11.1 ### Steps to Reproduce ![img_v3_02cb_9eae4591-454b-4f51-b5c2-248b2e2b18fg](https://github.com/VisActor/VChart/assets/26994055/7ff0c552-4a2e-445c-b8db-0b3cdc461687) ### Current Behavior error ### Expected Behavior no error ### Environment ```markdown - OS: - Browser:...

bug

1. 清晰描述动画简化配置的作用和配置限制; 2. 说明更新动画的特殊性和配置建议; 3. 列举 custom 动画支持的配置参数;

### What problem does this feature solve? 点击图表dimension无法单独配置状态 ### What does the proposed API look like? state中增加dimension_click, 用法同dimension_hover

### What problem does this feature solve? ![image](https://github.com/VisActor/VChart/assets/11360419/8c949e10-f593-4e5f-8b1f-1e32af825016) ### What does the proposed API look like? none

up for grabs

### What problem does this feature solve? Support chart like this: ![img_v3_02c5_d35ae1d8-65d1-4f78-8e0b-616f546379hu](https://github.com/VisActor/VChart/assets/14228496/654d15e1-d614-4e8e-9d14-162bd2de6d8e) ### What does the proposed API look like? ```js data: { values: [ // rest value { sets:...

good first issue

### Version 1.11.5 ### Link to Minimal Reproduction https://codesandbox.io/s/eager-david-s58khk?file=/src/index.ts ### Steps to Reproduce const data = [ { name: 'boxPlot', values: [ { x: 'Sub-Saharan Africa', y1: 9.16270124, y2: 10.07530816,...

bug

用户不理解zero配置的含义和效果,想要对应能力时没有办法联想到这个配置