Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 08:34
· 223 commits to main since this release
cc6eb53

🆕 feat

  • @visactor/vchart: add pictogram chart
  • @visactor/vchart: support auto generated scrollbar in sankey, close #2838
  • @visactor/vchart: react vchart support event filter, close #3461
  • @visactor/vchart: tooltip key/content support config by field, close #2576
  • @visactor/vchart: support max height of tooltip, by percent value , close #2675

🐛 refactor

  • @visactor/vchart: [Break Change] refactor the implement of html tooltip, fix #3137, close #2924, close #2591
  • @visactor/vchart: [Break Change] support label overlap for inside arc labels by default

⚡ perf

  • @visactor/vchart: vrender optimize the bounds of text, which will change the display of all text

What's Changed

Full Changelog: v1.12.15...v1.13.0