VChart
VChart copied to clipboard
VChart, more than just a cross-platform charting library, but also an expressive data storyteller.
### Version latest ### Link to Minimal Reproduction latest ### Steps to Reproduce ### Current Behavior none ### Expected Behavior none ### Environment ```markdown - OS: - Browser: - Framework:...
### What problem does this feature solve? 参考文档: https://observablehq.com/@d3/quantile-quantize-and-threshold-scales ### What does the proposed API look like? ``` { type: 'threshold', domain: [0], range: ['red', 'green'] } ```
### Version 2.0.0 ### Link to Minimal Reproduction null ### Steps to Reproduce Demo: https://visactor.io/vchart/demo-react/usage/line-default-select ### Current Behavior ### Expected Behavior ### Environment ```markdown - OS: - Browser: - Framework:...
### Documentation Title or Section ### Issue Description or Suggestion for example: * Note: For time axis (type: "time"), the x field accepts: * - Number (timestamp in milliseconds): Recommended...
### Version latest ### Link to Minimal Reproduction NA ### Steps to Reproduce `markLine.line.style`, `markArea.label` and `axes[i].breaks` spec: ```ts const spec = { "direction": "vertical", "type": "common", "color": [ "#0A345E",...
### Documentation Title or Section I want a complete VChart with built-in anti-overlap configurations for each series label. ### Issue Description or Suggestion I want a complete VChart with built-in...
### Version 2.0.8 ### Link to Minimal Reproduction none ### Steps to Reproduce none ### Current Behavior none ### Expected Behavior none ### Environment ```markdown - OS: - Browser: -...
[[中文版模板 / 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...
### 🤔 这个分支是... - [ ] 新功能 - [x] Bug fix - [ ] Ts 类型更新 - [ ] 打包优化 - [ ] 性能优化 - [ ] 功能增强 - [...
- add function tag to graphic properties that could be set as function [[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [...