v1.13.1
🆕 feat
- @visactor/vchart: add config
customFilter
to legend, support cutomized filter function, close #3492 - @visactor/vchart: Area chart supports setting labels in the middle
'inside-middle'
, close #3353
🐛 fix
- @visactor/vchart: fix break of waterfall, fix #3544
- @visactor/vchart: fix the bug of updateModelSpecSync can not set axis.tick.forceTickCount
- @visactor/vchart: fix filter of lock domain when field is array, related #3469
- @visactor/vchart: fix size of datazoom when update, fix #3521
- @visactor/vchart: html tooltip can reuse the dom content and fix the unneed animation
- @visactor/vchart: fix update of extensionMark when mark has
name
, fix #3547 - @visactor/vchart: fix indicator when change visible to be false, fix #3506
- @visactor/vchart: fix tooltip content when only has
valueFormatter
orkeyFormatter
- @visactor/vchart: fix style of dom tooltip
- vchart-extension: series-break should keep align width axis break, related to #3560
- @visactor/vchart: breaks should consider the
min
andmax
of axis, related to #3560
What's Changed
- docs: add docs for
restorePosition
by @xiaoluoHe in #3507 - Chore/auto comment by @xile611 in #3508
- feat: support tooltip filter range as function by @Kingwl in #3516
- Feat/legend custom filter by @xile611 in #3518
- Fix/data zoom filter by @xile611 in #3512
- chore: tooltip should not has animation in bug server by @xile611 in #3531
- fix: fix update of extensionMark when mark has
name
, fix #3547 by @xile611 in #3551 - Docs/pictogram cat by @xiaoluoHe in #3552
- Fix/dom tooltip content update by @xile611 in #3550
- Fix/tooltip formatter by @xile611 in #3549
- feat: support harmony-simple-vchart module by @neuqzxy in #3543
- Fix/waterfall break by @xile611 in #3556
- Fix/tooltip position and style by @xile611 in #3555
- Fix/indicator switch visible by @xile611 in #3553
- feat: support inside-middle label position in area chart by @xiaoluoHe in #3545
- Fix/bug of update model spec sync in axis tick by @xuefei1313 in #3562
Full Changelog: v1.13.0...v1.13.1