v1.13.8
🆕 feat
- @visactor/vchart: add
alwayCalculateTotal
for total label - @visactor/vchart: add options
onlyFull
to lockStatisticsByDomain
🐛 fix
- @visactor/vchart: fix the issue where the bar chart grow animation does not work correctly when the axis
zero: false
, #3808 - @visactor/vchart: crosshair should hide when label is invalid
- @visactor/vchart: crosshair should hide when datazoom change
- @visactor/vchart: fix the bubble level issue prevented by event.prevent, #3728
- @visactor/vchart: fix error when load gauge chart on demand, #3836
- @visactor/vchart:
legends.title.visible
should change visiblity of title in legend, fix #3846 - @visactor/vchart: fix the issue of pictogram svg path has not been drawn
- react-vchart: children of tooltip should not be set to spec
- @visactor/vchart: data.fields can set domain of field
- @visactor/vchart: fix bug of zoomable in mobile device which only use pointer event
- @visactor/vchart: fix datazoom drag and zoom triggered at the same time, fix #3819
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 1.13.7 by @github-actions in #3811
- [Auto changelog] changlog of v1.13.7 by @github-actions in #3814
- fix: type defination of
ILabelSpec
by @xiaoluoHe in #3813 - fix: fix the issue where the bar chart grow animation does not work c… by @xiaoluoHe in #3812
- Docs/fix layout item by @xile611 in #3817
- Docs/add pictogram demo by @UC-web291 in #3754
- docs: update map tutorial by @xuanhun in #3821
- docs: optimize demo by @xiaoluoHe in #3825
- Fix: pictogram path color by @xiaoluoHe in #3833
- fix: fix error when load gauge chart on demand by @xiaoluoHe in #3837
- Fix/crosshair band label by @xile611 in #3839
- fix: fix bug of zoomable in mobile device which only use pointer event by @xile611 in #3824
- Fix/set domain of field by @xile611 in #3842
- Fix: event prevent level by @xiaoluoHe in #3850
- Fix/react vchart children by @xile611 in #3852
- Fix/crosshair remain by @xile611 in #3841
- Fix/legend title visible by @xile611 in #3847
- docs: update readme by @xuanhun in #3853
- fix: upgrade vgrammar to 0.16.3 by @xile611 in #3856
- Feat/calculate top default by @kkxxkk2019 in #3858
- [Auto release] release 1.13.8 by @github-actions in #3861
New Contributors
- @UC-web291 made their first contribution in #3754
Full Changelog: v1.13.7...v1.13.8