v1.12.8
🆕 feat
- @visactor/vchart: support
firstVisible
of axis label, close #3200 - @visactor/vchart: support
roam.blank
to enable dragging from blank area of region in map chart - @visactor/vchart: optimize data empty condition
🐛 fix
- @visactor/vchart: upgrade vrender to 0.20.9, vgrammar to 0.14.10
- @visactor/vchart: chart should
remake
when visible of axis change, fix #3287 - @visactor/vchart: fix visible change of label, fix #3277
- @visactor/vchart: custom theme by chartType cannot work in initial options, #3285
- @visactor/vchart: fix issue of
html
anddom
not work correctly in label - @visactor/vchart: axis line on zero should consider the bindAxis's inverse, fixed#3306
- react-vchart: register labels by default in circlePacking, sankey, sunburst, treemap, venn, fix #3148
🔨 refactor
- @visactor/vchart: refactor implement of
enterable
in tooltip component
What's Changed
- fix: custom theme by chartType cannot work in initial options by @xiaoluoHe in #3286
- docs: update harmony-vchart docs by @neuqzxy in #3291
- Refactor/tooltip set by field by @xile611 in #3272
- Fix/axis visible change by @xile611 in #3294
- Fix/react vchart labels by @xile611 in #3302
- Fix/issue 3306 by @kkxxkk2019 in #3307
- Feat optimize data empty condition by @youngwinds in #3305
- Feat/map roam blank by @xiaoluoHe in #3304
- Docs/harmony readme by @neuqzxy in #3308
- Fix/tooltip enterable not update by @xile611 in #3288
- fix: fix issue of
html
anddom
not work correctly in label by @xiaoluoHe in #3310 - Fix/upgrade vrender 0.20.9 by @xile611 in #3311
- feat: support
firstVisible
in axis label by @xiaoluoHe in #3273
Full Changelog: v1.12.7...v1.12.8