v1.12.7
🆕 feat
- @visactor/vchart: feat: support
minLength
in funnel outerlabel line - react-vchart: support
morphConfig
of react-vchart, close #3219
🐛 fix
- @visactor/vchart: fix error of
updateSpec
when data changed, fix #3261 - @visactor/vchart: color of linear progress track in dark mode
- @visactor/vchart: datazoom state field and value field is incomplete problem. fix#3199
- @visactor/vchart: fix title of axis when the bounds is empty, fix #3265
- @visactor/vchart: fix media-query when
updateSpec
- @visactor/vchart: fix updateSpec when add attributes
width
,height
tospec
What's Changed
- fix: color of linear progress track in dark mode by @mengxi-ream in #3232
- Feat/funnel outer label min line width by @xiaoluoHe in #3270
- fix: fix updateSpec when add attributes
width
,height
tospec
by @xile611 in #3266 - Fix/datazoom statefield by @skie1997 in #3240
- Feat/react vchart morphing by @xile611 in #3262
- Fix/update spec data by @xile611 in #3268
- fix: fix title of axis when the bounds is empty, fix #3265 by @xile611 in #3269
- Fix/media query when update by @xile611 in #3276
Full Changelog: v1.12.6...v1.12.7