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 latest ### Link to Minimal Reproduction latest ### Steps to Reproduce ### Current Behavior none ### Expected Behavior none ### Environment ```markdown - OS: - Browser: - Framework:...

bug
high priority
bp

### 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:...

bug

### 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...

docs

### 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",...

bug

### 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...

docs

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

enhancement
bp

[[中文版模板 / 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...

vchart

### 🤔 这个分支是... - [ ] 新功能 - [x] Bug fix - [ ] Ts 类型更新 - [ ] 打包优化 - [ ] 性能优化 - [ ] 功能增强 - [...

vchart
chore

- 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 - [...

docs