VChart
VChart copied to clipboard
VChart, more than just a cross-platform charting library, but also an expressive data storyteller.
### Version 1.0.0 ### Link to Minimal Reproduction none ### Steps to Reproduce none ### Current Behavior none ### Expected Behavior none ### Environment ```markdown - OS: - Browser: -...
提升形状词云的配置易用性,目前配置很多,但是大部分配置配置了不生效,并且很难理解
### 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 },...
### Version 1.11.2 ### Link to Minimal Reproduction 1.11.1 ### Steps to Reproduce  ### Current Behavior error ### Expected Behavior no error ### Environment ```markdown - OS: - Browser:...
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?  ### What does the proposed API look like? none
### What problem does this feature solve? Support chart like this:  ### What does the proposed API look like? ```js data: { values: [ // rest value { sets:...
### 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,...
用户不理解zero配置的含义和效果,想要对应能力时没有办法联想到这个配置