🆕 feat
- @visactor/vchart: axis datafilter support context. close #3332
- @visactor/vchart: gauge support clip when mark outof axis. close #3859
- @visactor/vchart: markLine and markArea supports render multiple labels
🐛 fix
- @visactor/vchart: clear event listener for normal animation when updateSpec, #3881
- @visactor/vchart: fix coordinate of rect crosshair when bandSize is 0, fix #3907
- @visactor/vchart: when set defaultSelect of crosshair,
axisIndex
should have a default value: 0 - @visactor/vchart: fix type error of datazoom texts
- @visactor/vchart: the width of title label should auto fit content width when
autoWidth
is true, fix #3880 - @visactor/vchart: mark line valid judgement. fix#3857
- @visactor/vchart: empty placeholder should update after data is updated, fix #3855
🔨 refactor
📖 docs
- @visactor/vchart: supply interface of docs. fix #3877
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.8 by @github-actions in #3866
- docs: add swimming animation pictogramChart demo and related docs by @ZhangJhxx in #3863
- feat: add new pictogram-guwen demo by @zamhown in #3871
- Feat/guwen demo by @zamhown in #3872
- docs: supply interface of docs. fix#3877 by @skie1997 in #3878
- fix: clear event listener for normal animation when updateSpec by @xiaoluoHe in #3884
- Fix/datazoom text type by @xile611 in #3882
- Fix/pie empty placeholder by @xile611 in #3875
- feat: add new api
filterGraphicsByDatum
to BaseChart by @xile611 in #3879 - Feat/axis datafilter callback by @skie1997 in #3897
- fix: mark line valid judgement. fix#3857 by @skie1997 in #3896
- Feat/sequence scatter by @Weiyu-Kong in #3785
- feat(sequence-scatter-background): add categorical background drawing… by @EchoChenGithub in #3759
- feat: add draw background for sequence-scatter by @Mildclimate in #3787
- docs: add trigger type by @skie1997 in #3898
- Feat/sequence scatter by @skie1997 in #3900
- Feat/sequence scatter dev by @skie1997 in #3902
- chore: fix build problem by @skie1997 in #3903
- [Auto changelog] changlog of v1.13.8 by @github-actions in #3867
- Fix/crosshari default select axis index by @xile611 in #3904
- Feat/issue 3868 by @kkxxkk2019 in #3873
- feat: gauge support clip when mark outof axis. close#3859 by @skie1997 in #3895
- Fix/dom tooltip autowidth of title by @xile611 in #3887
- Fix/crosshair size of point scale by @xile611 in #3909
- refactor: brush by @skie1997 in #3908
- [Auto release] release 1.13.9 by @github-actions in #3912
New Contributors
- @ZhangJhxx made their first contribution in #3863
- @Weiyu-Kong made their first contribution in #3785
- @Mildclimate made their first contribution in #3787
Full Changelog: v1.13.8...v1.13.9