v1.12.12
🐛 fix
- @visactor/vchart: fix: fix the issue where modifying area.visible through updateSpec does not take effect, related #3393
- @visactor/vchart: fix incorrect rendering when changing
direction
via updateSpec in area chart, related #3406 - @visactor/vchart: fix zIndex of background image, fix #3403
- @visactor/vchart: fix error of tooltip when chart is released, fix #3428
⚡ perf
- @visactor/vchart: optimize the effect of break data
What's Changed
- fix: fix the issue of area incorrect rendering via updateSpec by @xiaoluoHe in #3418
- Fix/background zindex by @xile611 in #3423
- Fix/tooltip mousemove error by @xile611 in #3430
- Perf/break data score by @xile611 in #3426
- fix: upgrade vrender to 0.20.15, vgrammar to 0.15.15 by @xile611 in #3431
Full Changelog: v1.12.11...v1.12.12