Skip to content

v1.8.8

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 06:45
· 1519 commits to main since this release
008173c

馃啎 feat

  • @visactor/vchart: enhance scroll effect, closed #2037
  • @visactor/vchart: upgrade @visactor/vrender-core to locked 0.17.14
  • @visactor/vchart: sankey chart supports disableTriggerEvent configuration
  • @visactor/vchart: support new layout type region-relative-overlap

馃悰 fix

  • @visactor/vchart: area.interactive in area series spec is not available, related #2030
  • @visactor/vchart: fix sortDataByAxis not work after datazoom changed axis
  • @visactor/vchart: crosshair should show when trimPadding of axis is true, fix #2054
  • @visactor/vchart: calculate layer transform for dimension tooltip
  • @visactor/vchart: fixed the issue where activePoint does not take effect when the visible configuration of line chart point is false
  • @visactor/vchart: different effect when configuring label.overlap:true in #1956
  • @visactor/vchart: label position incorrect with region indent
  • scroll: event error in lynx env. fix#2041
  • @visactor/vchart: map scale ratio not correct after updateSpec or resize
  • @visactor/vchart: fix the bug of nice when tickCount is a function, fix #2050