v1.12.9
🆕 feat
- @visactor/vchart: support tooltip for overlapped points, close #3224
🐛 fix
- @visactor/vchart: fixed the issue where map labels do not scale accordingly after updateSpec.
- @visactor/vchart: all the SeriesData should call
compileData()
, fix #3322 - @visactor/vchart: clear throttle timer when out, fix #3326
- @visactor/vchart: fix
tooltipHide
event when handler is empty - @visactor/vchart: tooltip data should has
datum
in each line - @visactor/vchart: Fixed the issue of label component misalignment in specific situations
- @visactor/vchart: Fixed the issue of partial blank areas in charts during resizing when dpr is not an integer, fix #3255
What's Changed
- docs: upgrade harmony docs into ohpm docs by @neuqzxy in #3317
- docs: add 'afterResize' TTL event into docs by @13ob0 in #3324
- Fix/tooltip update content data by @xile611 in #3319
- Feat/map update spec by @xiaoluoHe in #3309
- docs: add option en doc and fix documented options disappeared by @mengxi-ream in #3328
- docs: add Japanese versions of README.md and CONTRIBUTING.md by @eltociear in #3323
- Fix/fix funnel data by @xile611 in #3327
- Feat/scatter overlap points by @xile611 in #3329
- Fix/tooltip hide event by @xile611 in #3325
- fix: upgrade vrender to 0.20.10, vgrammar to 0.14.11 by @xile611 in #3334
- Fix/tooltip hide by @xile611 in #3338
New Contributors
- @13ob0 made their first contribution in #3324
- @eltociear made their first contribution in #3323
Full Changelog: v1.12.8...v1.12.9