v1.13.2
🆕 feat
- @visactor/vchart: add miss Series and Chart in react vchart, close #3578
- @visactor/vchart: vchart support clickInterval params
🐛 fix
- @visactor/vchart: support percentage state radius config in gauge segment mark, #3459
- @visactor/vchart: media query should not throw error when has empty axis, related to #3575
- @visactor/vchart: tooltip should not render empty column when
hasShape
of tooltip isfalse
, related to #3572 - @visactor/vchart:
othersLine
of tooltip can be hidden byvisible: false
, related to #3572 - @visactor/vchart: fix position of tooltip, related to #3590
- @visactor/vchart: page should not crash when
tickStep
is too small, fix #3591 - @visactor/vchart: fix updating of customized DOM when has interactive layer, fix #3587
- @visactor/vchart: fix axis breaks when set
tickStep
, fix #3560
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.1 by @github-actions in #3565
- docs: fix incorrect tutorial of conversion funnel by @xiaoluoHe in #3568
- [Auto changelog] changlog of v1.13.1 by @github-actions in #3571
- Doc/add source code explain by @xuanhun in #3577
- fix: support percentage state radius config in gauge segement mark by @xiaoluoHe in #3579
- Fix/media query error by @xile611 in #3583
- Chore/spec types by @xile611 in #3582
- Feat/react vchart series by @xile611 in #3581
- Fix/tooltip attributes by @xile611 in #3573
- Feat/support click interval for dblclick by @kkxxkk2019 in #3589
- Style/optimize axis by @xile611 in #3588
- Fix/tooltip position by @xile611 in #3592
- docs: add thanks in readme by @xile611 in #3580
- Style/add comments by @xile611 in #3585
- fix: upgrade vrender to 0.21.4, vgrammar to 0.15.2 by @xile611 in #3594
- [Auto release] release 1.13.2 by @github-actions in #3596
Full Changelog: v1.13.1...v1.13.2