v1.12.4
🆕 feat
- @visactor/vchart: support axis break
- @visactor/vchart: stackCornerRadius support callback. feat#3164
- @visactor/vchart: add
crossNodeAlign
to sankey
🐛 fix
- @visactor/vchart: bind first axis to series but not last. fix#3139
- @visactor/vchart: crosshair won't update when switch theme
- @visactor/vchart: wordcloud text overlap. fix#3177
- @visactor/vchart: fix zIndex of label in pie-chart
🔧 chore
- @visactor/vchart: clear state when updateSpec. fix#3162
What's Changed
- Feat: update bundle config vchart extension & fix bugs by @xiaoluoHe in #3189
- docs: add nuxtjs on-demand loading by @H-Sven in #3196
- fix: crosshair won't update when switch theme by @Crayon-Shinchan in #3194
- Fix/z index of pie by @xile611 in #3198
- Fix/word cloud layout by @skie1997 in #3192
- chore: clear state when updateSpec. fix#3162 by @skie1997 in #3175
- fix: bind first axis to series but not last. fix#3139 by @skie1997 in #3195
- feat: stackCornerRadius support callback. feat#3164 by @skie1997 in #3202
- docs: make docs about sort and transforms clearer by @Crayon-Shinchan in #3197
- Refator/tooltip helper by @xile611 in #3185
- feat: add
crossNodeAlign
to sankey by @xile611 in #3203 - Feat/axis break by @kkxxkk2019 in #3128
New Contributors
Full Changelog: v1.12.3...v1.12.4