Releases: VisActor/VChart
v2.0.13
v2.0.13
2026-01-08
🐛 Bug Fixes
- @visactor/vchart: Fix tooltip display issue when stage is transformed by @xuefei1313 in #4393
- @visactor/vchart: Fix map tooltip issue by @xuefei1313 in #4396
- @visactor/vchart: Fix animation state issue by @xuefei1313 in #4398
🔨 Chores
📖 Documentation
- @visactor/vchart: Update marker point style and state documentation by @skie1997 in #4369
- @visactor/vchart: Add exit animation demo by @purpose233 in #4374
Full Changelog: v2.0.12...v2.0.13
v2.0.12
v2.0.12
2025-12-25
🆕 新增功能
- @visactor/vchart: 极坐标轴(CircleAxis)支持
autoLabelMaxWidth配置 by @xuefei1313 in #4357 - @visactor/vchart: 新增图表消失(Disappear)状态支持 by @xuefei1313 in #4341
- @visactor/vchart: 优化热力图(Heatmap)形状渲染逻辑 by @xuefei1313 in #4377
- @visactor/vchart: 优化地图(Map)zoom交互,增加
zoomRate配置 by @xuefei1313 in #4373
🐛 问题修复
- @visactor/vchart: 修复坐标轴标题(Axes Title)的布局问题 by @xuefei1313 in #4371
Full Changelog: v2.0.11...v2.0.12
v1.13.22
What's Changed
- Feat/cartesian crosshair support sync axis label angle by @xuefei1313 in #4021
- Fix/brush and datazoom problem by @skie1997 in #4020
- feat: support subNodeMinSize for compare sankey by @xuefei1313 in #4246
- fix: fix issue of layout by @xuefei1313 in #4250
- feat: support get datum api in compare sankey by @xuefei1313 in #4251
- feat: will not reset scroll when resize by @xuefei1313 in #4253
Full Changelog: v1.13.11...v1.13.22
v2.0.11
v2.0.11
2025-12-11
🆕 New Features
- @visactor/vchart: Support
componentShowContentininitOptionby @xuefei1313 in #4334 - @visactor/vchart: Support boxplot label by @xile611 in #4346
- @visactor/vchart: Export data constant by @xuefei1313 in #4339
🐛 Bug Fixes
- @visactor/vchart: Fix crosshair behavior when having inner offset by @xile611 in #4340
- @visactor/vchart: Fix outlier color in boxplot by @xile611 in #4347
- @visactor/vchart: Fix boxplot outlier style by @xile611 in #4350
Full Changelog: v2.0.10...v2.0.11
v2.0.10
🆕 New Features
🐛 Bug Fixes
- @visactor/vchart: Upgrade vrender dependency to fix rose chart issues by @xuefei1313 in #4315
- @visactor/vchart: Upgrade vrender dependency to fix animation issues by @xuefei1313 in #4325
- @visactor/vchart: Fix extension mark update logic by @xile611 in #4318
- @visactor/vchart: Fix font family setting issue by @xuefei1313 in #4324
- @visactor/vchart: Fix issue with setDimensionIndex by @xuefei1313 in #4291
📖 Documentation
- @visactor/vchart: Add candlestick chart guide by @xuefei1313 in #4310
- @visactor/vchart: Add theme development guide by @xuanhun in #4322
- @visactor/vchart: Add map rewind guide by @xuefei1313 in #4326
- @visactor/vchart: Add 3D registration content to guide by @xuefei1313 in #4312
- @visactor/vchart: Fix documentation for common chart option labelLayout by @xuefei1313 in #4316
Full Changelog: v2.0.9...v2.0.10
v2.0.9
🆕 New Features
- @visactor/react-vchart: Add export for registerChartResizeZoomPlugin by @xuefei1313 in #4286
- @visactor/vchart: Support effect animation by @purpose233 in #4299
- @visactor/vchart: Enhance datazoom and fix bugs by @skie1997 in #4065
🐛 Bug Fixes
- @visactor/vchart-extension: Fix the vchart-extension packaged artifacts contained an extra version by @xuefei1313 in #4277
- @visactor/vchart: Fix markline auto range by @xuefei1313 in #4290
📖 Documentation
- @visactor/vchart: Fix registerMorph error in example by @xuefei1313 in #4285
- @visactor/vchart: Add candlestick demo by @xuefei1313 in #4297
Full Changelog: v2.0.7...v2.0.9
v2.0.7
🆕 New Features
@visactor/vchart: Support resize zoom chart plugin by @xuefei1313 in #4241
@visactor/vchart: Register transform boxplot by @xile611 in #4268
@visactor/vchart: Add translate-issues workflow configuration by @xuefei1313 in #4264
@visactor/vchart: Add regression-lines in vchart-extension by @xile611 in #4245
@visactor/vchart: Change vrender dependencies, see #4224
🐛 Bug Fixes
@visactor/vchart: Fix crosshair not hide by @xile611 in #4252
@visactor/vchart: Fix issue of layout by @xuefei1313 in #4249
@visactor/vchart: Fix logistic regression line by @xile611 in #4263
@visactor/vchart: Fix support regression line for grouped scatter by @xile611 in #4248
@visactor/vchart: Fix check if stackData is empty by @kkxxkk2019 in #4244
@visactor/vchart: Fix issue of waterfall stack total by @xuefei1313 in #4243
New Contributors
- @Liu-Hong-Wei made their first contribution in #3990
v1.13.21
What's Changed
- Feat/cartesian crosshair support sync axis label angle by @xuefei1313 in #4021
- Fix/brush and datazoom problem by @skie1997 in #4020
- fix: fix bug of crosshair default select by @xuefei1313 in #4033
- Fix/multi layer axis by @xile611 in #4063
Full Changelog: v1.13.11...v1.13.21
v2.0.6
🆕 New Features
- @visactor/vchart: Support calculations in
formatter, see #4211 - @visactor/vchart: Update the bug report method, see #4221
- @visactor/vchart: Upgrade
vrenderto fix an animation bug, see #4222 - @visactor/vchart: Support
waterfallTypein waterfall charts, see #4220 - @visactor/vchart: Change
vrenderdependencies, see #4224
🐛 Bug Fixes
v2.0.5
🆕 feat
- @visactor/vchart: support combination candlestick chart
- @visactor/vchart: support
includeFullBandin markArea, close #4190 - @visactor/vchart: support zoom & drag config in roam, close #4196
🐛 fix
- @visactor/vchart: bad case of traverse aniamtion config, fix #4194
- @visactor/vchart: fix the bug of when data.value is null will throw error in sankey chart, fix #4200
- @visactor/vchart: fix the bug of inear gradient string in tooltip, fix #4183
- @visactor/vchart: fix type error of react vchart, fix #4188