🆕 feat
- @visactor/vchart: add params of startvalue and endvalue in brushend event
- @visactor/vchart: label support triggering mark tooltip, #3634
- @visactor/vchart: export getCartesianDimensionInfo and getPolarDimensionInfo, fix #3668
- @visactor/vchart: support stackInverse for waterfall chart
🐛 fix
- @visactor/vchart: incorrect update animation of funnel transform mark, #3685
- @visactor/vchart: fix the issue where the upper mark in stacked area overlaps the border of lower mark, #3684
- @visactor/vchart: fix cache of crosshair value when hide crosshair, fix #3686
- @visactor/vchart: allow dispatch roam zoom in datazoom component. fix#3714
- @visactor/vchart: datazoom and scrollbar realtime not work. fix#3716
- @visactor/vchart: fix the issue of tickAlign accuracy
- @visactor/vchart: indicator should show when switch
visible
, fix #3675 - @visactor/vchart: circular progress should support morphing
- @visactor/vchart: tooltip should not handle mousemove or mouseout when enter tooltip, fix #3708
- @visactor/vchart: tooltip should auto wrap when
maxWidth
is valid andmultiLine
is not false, fix #3718 - @visactor/vchart: fix the type definition of text mark
🔨 refactor
- @visactor/vchart: optimize performance of pictogram
📖 docs
- @visactor/vchart: update options of poptip, close #3139
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.3 by @github-actions in #3646
- [Auto changelog] changlog of v1.13.3 by @github-actions in #3648
- Fix/axis break by @kkxxkk2019 in #3657
- fix: fix the issue where map drag interaction cannot be terminated ou… by @xiaoluoHe in #3658
- Fix/tooltip offset by @xile611 in #3669
- Feat/tooltip row style by @xile611 in #3649
- docs: update comments by @xile611 in #3659
- docs: add-mark-area-docs by @skie1997 in #3671
- feat: add wordCloudConfig in _wordCloudTransformOption() by @Rui-Sun in #3662
- [Auto release] release 1.13.4 by @github-actions in #3677
Full Changelog: v1.13.3...v1.13.5