VChart
VChart copied to clipboard
VChart, more than just a cross-platform charting library, but also an expressive data storyteller.
### Version 1.13.11 ### Link to Minimal Reproduction aeolus ### Steps to Reproduce null ### Current Behavior 1. 拖动brush,未超过阈值,图表会“闪”  2. 声明brush后,图元无法交互  3. 框选后, 点击图表外部, brush不消失 4. 仪表盘编辑页缩放比例设置为50%,框选时, 鼠标的起点位置不正确...
### Version 1.12.14 ### Link to Minimal Reproduction null ### Steps to Reproduce ```js function formatNumberToTenThousand(num, decimalPlaces = 2, unitStyle) { if (typeof num !== 'number') { return '-'; //...
[[中文版模板 / 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...
### What problem does this feature solve? 气泡图点击放大的交互,其他气泡缩小的时候会遮罩在放大图上方,肉眼看上去会有闪烁的感觉,体验较差。 ### What does the proposed API look like? 气泡图点击放大时,置于最上方的图层。 https://visactor.io/vchart/demo/circle-packing-chart/bubble-circle-packing
# 🔍 相关 issue fix #1971 # 📝 更改内容 - 完善了饼图 cornerRadius 属性的文档说明 - 详细说明了取值范围及效果 - 补充了与 pie.style.cornerRadius 的区别 - 添加了性能考虑和使用建议 - 同步更新了中英文文档 # 📋 检查清单 - [x] 文档格式规范 -...
[[中文版模板 / 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...
[[中文版模板 / Chinese template](https://github.com/VisActor/VChart/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [x] Bug fix - [ ] TypeScript definition update - [ ] Bundle size...