Skip to content

v1.12.9

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 02:16
· 578 commits to main since this release
29a7d0a

🆕 feat

  • @visactor/vchart: support tooltip for overlapped points, close #3224

🐛 fix

  • @visactor/vchart: fixed the issue where map labels do not scale accordingly after updateSpec.
  • @visactor/vchart: all the SeriesData should call compileData(), fix #3322
  • @visactor/vchart: clear throttle timer when out, fix #3326
  • @visactor/vchart: fix tooltipHide event when handler is empty
  • @visactor/vchart: tooltip data should has datum in each line
  • @visactor/vchart: Fixed the issue of label component misalignment in specific situations
  • @visactor/vchart: Fixed the issue of partial blank areas in charts during resizing when dpr is not an integer, fix #3255

What's Changed

New Contributors

Full Changelog: v1.12.8...v1.12.9