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

### What problem does this feature solve? ![image](https://github.com/user-attachments/assets/cf897642-5067-41e6-81fc-e075f15e4fa0) ### What does the proposed API look like? no new api

good first issue

### What problem does this feature solve? ![20250108160336_rec_](https://github.com/user-attachments/assets/980a1965-45c4-41cf-892c-63827dabf54d) ### What does the proposed API look like? null

good first issue

### What problem does this feature solve? After configuring barMaxWidth, the column spacing can be kept as a percentage of the column width ### What does the proposed API look...

good first issue
low priority

### Version 1.13.9 ### Link to Minimal Reproduction null ### Steps to Reproduce ![Image](https://github.com/user-attachments/assets/e0ade4f3-882d-4751-ae04-077ce4694ebb) ### Current Behavior ![Image](https://github.com/user-attachments/assets/0277912e-230b-471d-a3ef-8423703442dd) ### Expected Behavior 能正常消失 ### Environment ```markdown - OS: - Browser: -...

bug
good first issue

### What problem does this feature solve? tooltip 和 crosshair trigger 配置目前在主题不生效,期望支持 ```js const markLineValue = 10000; const spec = { type: 'line', theme:{ component:{ tooltip:{ trigger:'click', panel:{ backgroundColor: '#eee',...

good first issue

vchartConstrouctor -> vchartConstructor ?

good first issue

### Documentation Title or Section 教程文档 ### Issue Description or Suggestion ```ts // 注册 merge transform dataSet.registerTransform('mergeDataView', mergeTransform); // 使用 merge transform 合并数据 dataViewMerge.transform({ type: 'mergeDataView' }); /** * 至此,dataViewMerge...

good first issue
docs

### Version 1.13.2 ### Link to Minimal Reproduction null ### Steps to Reproduce null ### Current Behavior 目前 null 和 false 在 stroke 视觉通道上的表现不一致(例如配置 Line.point.style.stroke 时),但是视觉通道类型定义里缺少了 null 的定义。 ### Expected...

good first issue
docs

### What problem does this feature solve? https://visactor.com/vchart/guide/tutorial_docs/Cross-terminal_and_Developer_Ecology/react 到处vchart 支持的所有 按需加载的组件 ### What does the proposed API look like? export { registerPoptip } from '@visactor/vchart'

good first issue