VChart
VChart copied to clipboard
VChart, more than just a cross-platform charting library, but also an expressive data storyteller.
https://www.visactor.io/vchart/demo/data-zoom/state-with-data?keyword=dataZoom
### 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

### What problem does this feature solve? 实现外轮廓 ### What does the proposed API look like? outBorder
### What problem does this feature solve?    ### 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...
### 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": {...
### 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.)...
