!!!###!!!title=版本记录——VisActor/VChart 发布日志!!!###!!!!!!###!!!description=2026-03-06**🔨 维护与杂项**- **@visactor/vchart**: remove unused GitHub Actions workflows**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.18...v2.0.19[更多详情请查看 v2.0.19](https://github.com/VisActor/VChart/releases/tag/v2.0.19)!!!###!!!

v2.0.19

2026-03-06

🔨 维护与杂项

  • @visactor/vchart: remove unused GitHub Actions workflows

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.18...v2.0.19

更多详情请查看 v2.0.19

v2.0.18

2026-03-05

🆕 新增功能

  • @visactor/vchart: 优化发布相关的工作流程(Release Workflows)

🐛 问题修复

  • @visactor/vchart: 修复数据源变更时 DataZoom 未触发更新的问题 (Issue #4185)
  • @visactor/vchart: 修复热力图(Heatmap)标签的默认线宽(lineWidth)问题
  • @visactor/vchart: 修复 Player 组件以及 BaseComponent 销毁释放逻辑中的内存泄漏问题

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.17...v2.0.18

more detail about v2.0.18

v2.0.17

2026-02-26

🐛 问题修复

  • @visactor/vchart: 修复坐标轴网格(Axis Grid)配置中对函数形式的交替颜色(alternateColor)的支持问题

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.16...v2.0.17

more detail about v2.0.17

v2.0.16

2026-02-13

🆕 新增功能

🐛 问题修复

🔨 维护与杂项

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.14...v2.0.16

more detail about v2.0.16

v2.0.15

2026-02-02

🆕 新增功能

🐛 问题修复

🔨 维护与杂项

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.14...v2.0.15

more detail about v2.0.15

v2.0.14

2026-01-22

🆕 新增功能

🐛 问题修复

🔨 维护与杂项

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.13...v2.0.14

more detail about v2.0.14

v2.0.13

2026-01-08

🐛 问题修复

🔨 维护与杂项

📖 文档更新

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.12...v2.0.13

更多详情请查看 v2.0.13

v2.0.12

2025-12-25

🆕 新增功能

🐛 问题修复

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.11...v2.0.12

更多详情请查看 v2.0.12

v2.0.11

2025-12-11

🆕 新增功能

🐛 问题修复

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.10...v2.0.11

more detail about v2.0.11

v2.0.10

2025-11-28

🆕 新特性

🐛 问题修复

📖 文档更新

更多详情请查看 v2.0.10

v2.0.9

2025-11-18

🆕 新特性

🐛 问题修复

📖 文档更新

更多详情请查看 v2.0.9

v2.0.7

2025-11-03

🆕 新增功能

  • @visactor/vchart:支持 resize zoom 图表插件,关联 #4241
  • @visactor/vchart:注册 boxplot transform,关联 #4268
  • @visactor/vchart:新增 translate-issues 工作流配置,关联 #4264
  • @visactor/vchart:在 vchart-extension 中新增回归线 (regression-lines),关联 #4245
  • @visactor/vchart:变更 vrender 依赖项,关联 #4224

🐛 功能修复

  • @visactor/vchart:修复十字准星 (crosshair) 未隐藏的问题,修复 #4252
  • @visactor/vchart:修复布局 (layout) 的问题,修复 #4249
  • @visactor/vchart:修复逻辑回归线 (logistic regression line) 的问题,修复 #4263
  • @visactor/vchart:修复分组散点图 (grouped scatter) 的回归线支持问题,修复 #4248
  • @visactor/vchart:修复堆叠数据 (stackData) 为空时的检查问题,修复 #4244
  • @visactor/vchart:修复瀑布图堆叠总计 (waterfall stack total) 的问题,修复 #4243

更多详情请查看 v2.0.7

v2.0.6

2025-10-14

🆕 新增功能

  • @visactor/vchartformatter 新增计算功能,关联 #4211
  • @visactor/vchart:更新缺陷报告方法,关联 #4221
  • @visactor/vchart:升级 vrender 版本以修复动画问题,关联 #4222
  • @visactor/vchart:瀑布图新增 waterfallType 配置,关联 #4220
  • @visactor/vchart:变更 vrender 依赖项,关联 #4224

🐛 功能修复

  • @visactor/vchart:修复图例翻页器的问题,修复 #4212
  • @visactor/vchart:修复当系列没有数据时 markline 的报错问题,修复 #4216

更多详情请查看 v2.0.6

v2.0.5

2025-09-19

更多详情请查看 v2.0.5

v2.0.2

2025-07-28

🆕 新增功能

  • @visactor/vchart: add the afterClearRect hook of render

Full Changelog: https://github.com/VisActor/VChart/compare/v2.0.1...v2.0.2

更多详情请查看 v2.0.2

v2.0.1

2025-07-24

🆕 新增功能

  • @visactor/vchart:新增配置项以避免 brush 状态更新,关闭 #4035
  • @visactor/vchart:优化 datazoom 动画效果
  • @visactor/vchart:新增 vrender 的 afterClearScreen 钩子

🐛 功能修复

  • @visactor/vchart:修复 3D 图表网格问题
  • @visactor/vchart:当 sampling 变更时,轴的 tickData 应同步更新,修复 #4059
  • @visactor/vchart:仅在需要时计算多层 label 项,修复 #4056
  • @visactor/vchart:修复 remake 时的 resize 错误及动画归一化 bug,修复 #4070
  • @visactor/vchart:修复飞书 block 相关问题,并在创建 vchart 时调用 setenv
  • @visactor/vchart:修复 tooltip triggerOff 与 tooltip lock 的 bug
  • @visactor/vchart:修复 tooltip 处理器为 undefined 时抛出异常的问题,修复 #4044
  • @visactor/vchart:修复 tooltip.style.titleLabeltextAlign 不生效问题,修复 #4043

更多详情请查看 v2.0.1