Skip to content

v1.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 03:19
· 939 commits to main since this release
998bb95

馃啎 feat

  • @visactor/vchart: support dataKey in CustomMark and ExtensionMark
  • @visactor/vchart: support mulity data in waterfal total dimensions

馃悰 fix

  • @visactor/vchart: animationAppear: false not work
  • @visactor/vchart: fix bug that throws error when setting mark style to invlaid value
  • @visactor/vchart: fix the issue of duplicate event registration, fixed #2336
  • @visactor/vchart: fixed the issue of being unable to listen to label and totalLabel component events on vchart, vchart.on('click', { level: 'model', type: 'label' })
  • @visactor/vchart: optimize totoal label position when axis is inversed
  • @visactor/vchart: upgrade vrender to 0.17.27, vgrammar to 0.11.15
  • scrollbar: click stopped by zoomable. fix#2333

What's Changed

Full Changelog: v1.9.5...v1.9.6