v1.12.5
🆕 feat
- @visactor/vchart: extension mark and customized mark support
markName
event filter
🐛 fix
- @visactor/vchart: optimize first axis label autolimit effect
- @visactor/vchart:
animationUpdate
should also control labels animation - @visactor/vchart: fix default value of circular-progress, fix #2683
- @visactor/vchart: fix typos in FAQ documents 86
- @visactor/vchart: fix display of radar-chart when has negative radius
- @visactor/vchart:
word.style.fontWeight
should change the style of text in wordcloud
🔨 refactor
- @visactor/vchart: reduce duplicated
getSpecInfo
What's Changed
- Feat/label animate config by @xiaoluoHe in #3206
- Feat/axis auto limit overflow limit length by @xiaoluoHe in #3205
- docs: add axis label autoWrap option by @xiaoluoHe in #3211
- fix: fix error of parse group encode by @xile611 in #3204
- Fix/wordcloud font weight by @xile611 in #3212
- fix: fix default value of circular-progress, fix #2683 by @xile611 in #3210
- Fix/fix typos of faq 86 by @xuefei1313 in #3216
- Refactor/simplify get spec info by @xile611 in #3214
- Fix/fix extension mark event by @xile611 in #3220
- Fix/radar negative radius by @xile611 in #3217
Full Changelog: v1.12.4...v1.12.5