Skip to content

v1.10.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 08:29
· 538 commits to main since this release
a5c4e55

🆕 feat

  • @visactor/vchart: support interaction events of element-select and element-highlight
  • @visactor/vchart: support showDefaultName in map chart to display unmatched name in map data

🐛 fix

  • @visactor/vchart: tooltip cliped if set border width. fix#2471
  • @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: map data will not show if not configured in nameMap
  • @visactor/vchart: axis label missing in the sampled angle axis, related #2439
  • @visactor/vchart: fix radar chart clipAngle animation error when loading on demand.
  • @visactor/vchart: fix the release order of _eventDispatcher
  • @visactor/vchart: should use series's _seriesMark to calculate total mark, not all series mark names are the same as series.type

What's Changed

New Contributors

Full Changelog: v1.10.2...v1.10.3