Skip to content

v1.12.11

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 11:56
· 478 commits to main since this release
2d23a6a

🆕 feat

  • @visactor/vchart: support axis sync to the axis that has breaks
  • @visactor/vchart: tooltip can support customized trigger and triggerOff

🐛 fix

  • @visactor/vchart: fix the issue where the axis breaks render incorrectly in some cases
  • @visactor/vchart: fix zIndex of series, fix #3395
  • @visactor/vchart: fix layout of title when orient is "left" or "right", fix #3401
  • @visactor/vchart: fix the issue of custom svg string in tooltip shape, related #3384
  • @visactor/vchart: tooltip enterable should work when update, fix #3405
  • @visactor/vchart: fix tooltip position by mode: pointer, close #3367
  • @visactor/vchart: wordcloud should not throw error when word.visible is false, fix #3378
  • @visactor/vchart: fix the issue where the scrolling legend triggers map zooming under certain conditions, related #3391

What's Changed

Full Changelog: v1.12.10...v1.12.11