v1.13.0
🆕 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
- Fix/upgrade vrender 0.21 by @xile611 in #3504
- Feat: pictogram chart by @xiaoluoHe in #3392
- Feat/sankey scrollbar by @xile611 in #3491
- docs: add example of sankey with scrollbar by @xile611 in #3509
- [Auto release] release 1.13.0 by @github-actions in #3510
Full Changelog: v1.12.15...v1.13.0