Skip to content

v1.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 10:30
· 2536 commits to main since this release

🐛 fix

  • @visactor/vchart: fix the issue of update animation not work for line mark
  • @visactor/vchart: update vgrammar to ~0.8.3 to fix the issue that, vrender should not auto render during renderAsync
  • @visactor/vchart: fix the error when quick release vchart during async render
  • @visactor/vchart: tooltip value is forced to wrap when the user globally configures css overflow-warp, related #1446
  • @visactor/vchart: fix: svg model's id should be uniq, fixed #1422, #1442
  • @visactor/vchart: fix: empty string should not be a valid number, fix #1463

⚡ perf

  • @visactor/vchart: optimize the encode performance of sankey

What's Changed

Full Changelog: v1.6.2...v1.6.3