v1.10.5
🆕 feat
- @visactor/vchart: player support play when hidden. feat#2524
🐛 fix
- datazoom: when drag start and end handler outside, min and max span not work. fix#2559
- @visactor/vchart: fix domain of continuous legend when specify seriesId or seriesIndex
- @visactor/vchart: fix eventsBinded update in react-vchart
- scrollbar: label position not align with mark. fix#2534
- scrollbar: enable bubble when scroll to boundary. fix#2521
- @visactor/vchart: fix error of update theme when series reduce
⚡ perf
- @visactor/vchart: optimize the performance of pie chart, fix #2568
What's Changed
- Fix/scroll axis label by @skie1997 in #2536
- Fix/scrollbar event by @skie1997 in #2526
- fix(tick): zero layout should run after tick update by @skie1997 in #2543
- chore: reconfig filterMode enum to interface by @skie1997 in #2542
- Feat/player visible false by @youngwinds in #2545
- feat: add tgi bar demo by @zamhown in #2548
- fix: fix eventsBinded update in react-vchart by @Rui-Sun in #2553
- Fix/set theme error by @xile611 in #2551
- fix(datazoom): when drag start and end handler outside, min and max s… by @skie1997 in #2563
- Perf/pie chart performance by @xile611 in #2575
- Update README.md by @xiaoluoHe in #2584
- fix: upgrade vrender 0.18.8 to 0.18.14, vgrammar 0.12.8 to 0.12.11 by @skie1997 in #2588
- Fix/continuous legend domain by @xile611 in #2589
Full Changelog: v1.10.4...v1.10.5