Skip to content

v1.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 02:16
· 156 commits to main since this release
1269322

🆕 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 or keyFormatter
  • @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 and max of axis, related to #3560

What's Changed

Full Changelog: v1.13.0...v1.13.1