v0.20.9
🆕 feat
- @visactor/vrender-components: support axis label
firstVisible
in autoHide and linear axis sampling - @visactor/vrender-components: add
interactInvertType
for smartInvert - @visactor/vrender-core: text support keep-all, closed #1466
🐛 fix
- @visactor/vrender-components: fix smartInvert when
outsideEnable
is true - @visactor/vrender-components: fix max width of arc label in left
- @visactor/vrender-components: fix
pager.space
of discrete legend - @visactor/vrender-components: fix smart invert when only has intercet width base mark
- @visactor/vrender-components: fix
legend.item.label.space
when has value - @visactor/vrender-components: legend scroll critical value leads last page not render. fix@VisActor/VChart#3172
- @visactor/vrender-kits: fix max width of arc label in left
- @visactor/vrender-core: fix max width of arc label in left
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 0.20.8 by @github-actions in #1483
- [Auto changelog] changlog of v0.20.8 by @github-actions in #1484
- fix: legend scroll critical value leads last page not render. fix@Vis… by @skie1997 in #1485
- Fix/arc label left text by @xile611 in #1482
- Fix/label smart invert by @xile611 in #1487
- Fix/discrete legend pager space by @xile611 in #1486
- feat: support label
firstVisible
in autoHide and linear axis sampling by @xiaoluoHe in #1470 - feat: add
interactInvertType
for smartInvert by @xile611 in #1489 - Fix/legend item space by @xile611 in #1495
- Fix/smart invert outside enable by @xile611 in #1496
- feat: text support keep-all, closed #1466 by @neuqzxy in #1494
- [Auto release] release 0.20.9 by @github-actions in #1497
Full Changelog: v0.20.8...v0.20.9