Skip to content

v1.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 03:46
· 669 commits to main since this release
69cbd47

馃啎 feat

  • @visactor/vchart: support interaction events of element-select and element-highlight

馃悰 fix

  • @visactor/vchart: lineWidth is invalid in rect-type-crosshair, related #2432
  • @visactor/vchart: should use series.getMarkInName to get the mark for total label's caculation, fixed #2448
  • @visactor/vchart: fix the issue of event trigger count after updateSpecSync()
  • @visactor/vchart: fix radar chart clipAngle animation error when loading on demand.