Skip to content

v1.13.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 02:01
· 65 commits to main since this release
cb5dc61

🆕 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 is false, related to #3572
  • @visactor/vchart: othersLine of tooltip can be hidden by visible: 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

Full Changelog: v1.13.1...v1.13.2