v1.11.3
🆕 feat
- @visactor/vchart: add option
showBackgroundChart
of DataZoom
🐛 fix
- @visactor/vchart: bar chart should work normally when x-axis is linear, fix #2758
- @visactor/vchart: fix issue of continuous legend filter in treemap
- @visactor/vchart: fixed the issue that the newly added component type could not take effect when updateSpec
- @visactor/vchart: fixed
setSelected
of sankey chart, fix #2757 , fix #2765
What's Changed
- Fix/linear bar by @xile611 in #2762
- docs: update customLayoutFunc part for label by @Crayon-Shinchan in #2779
- feat: add vchart-extension package & ranking-bar-chart by @xiaoluoHe in #2686
- feat: publish ohpm package by @neuqzxy in #2777
- Fix/update spec bug of new component list by @xuefei1313 in #2773
- docs: create bar chart demo with custom labels by @Crayon-Shinchan in #2760
- Fix/treemap legend filter by @xiaoluoHe in #2774
- Feat/data zoom show background by @xile611 in #2785
- Fix/sankey set select 2 by @xile611 in #2788
Full Changelog: v1.11.2...v1.11.3