Skip to content

v1.12.14

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 02:27
· 285 commits to main since this release
77b1239

🆕 feat

  • @visactor/vchart: support autoRefreshDpr in chart options
  • @visactor/vchart: dataZoom can do filter when has lockStatisticsByDomain, close #3469
  • @visactor/vchart: add marker context to support the same color as series. close#3437
  • @visactor/vchart: update options maxNodeHeight, maxLinkHeight in sankey, close 3439
  • @visactor/vchart-extension: add component series-break, close #3450

🐛 fix

  • @visactor/vchart: upgrade scrollbar visible after layout. fix#3452
  • @visactor/vchart: fix adjacency in sankey, fix #3460
  • @visactor/vchart: not update layout when scrollbar domain is the same as before. fix#3452
  • @visactor/vchart: value in scale range should consider about whole range. fix#3446
  • @visactor/vchart: when the invalidType of line is "link", line should be connected rightly. fix #3436, fix #3238
  • @visactor/vchart: richtext should work when set state, fix #3465

What's Changed

New Contributors

Full Changelog: v1.12.13...v1.12.14