Skip to content

v1.12.6

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 06:49
· 54 commits to main since this release
3a80908

🆕 feat

  • @visactor/vchart: Added lifecycle hooks, afterCreateVChart, beforeInitializeChart, afterInitializeChart
  • @visactor/vchart: Polar coordinate angle axis supports configurations like autoLimit, autoWrap, autoHide, etc.

🐛 fix

  • @visactor/vchart: Allow adding indicator components in polar charts
  • @visactor/vchart: Fix the default value issue of position in the label component, fix #3242
  • @visactor/vchart: Fix type error, change type in PointerMarkSpec to an optional type, fix #3227
  • @visactor/vchart: Use throttle for throttling when triggering resize
  • @visactor/vchart: Fix the chart update type to be reCompile instead of remake when updating label configurations
  • @visactor/vchart: Fix the issue where customMark does not support markName event filters
  • @visactor/vchart: Fix the issue of incorrect animation triggering during radar chart updates, fix #3228

What's Changed

Full Changelog: v1.12.5...v1.12.6