Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 02:52
· 2758 commits to main since this release
5af35d0

🆕 feat

  • @visactor/vchart: axis supports hasDimensionTooltip for force specification of dimension tooltip, related #1678
  • @visactor/vchart: triggerOff of crosshair support number to close crosshair by setTimeout, fix #1676
  • @visactor/vchart: the barBackground mark in the bar chart supports fieldLevel config to indicate whether the barBackground mark is displayed at the group level and at which level it is displayed, related #1601
  • @visactor/vchart: histogram chart supports bar background, related #1979
  • @visactor/vchart: support fitStrategy for indicator
  • liquid: liquid chart. close#1158
  • @visactor/vchart: band type axis supports multi-layer axis label display
  • @visactor/vchart: support separately configuring interactive for line/area mark in area chart, see #1592
  • @visactor/vchart: support stateSort of mark, fix #2003
  • @visactor/vchart: support customized vrender component in extensionMark
  • @visactor/vchart: split tooltip handler into plugins for on-demand importing, related #1397

🐛 fix

  • @visactor/vchart: fix the bug of crosshair trigger when hover and click are both configed, fix #1574
  • @visactor/vchart: tooltip supports content area scrolling, related #2001
  • @visactor/vchart: remove label line height in default themes, related #1983
  • @visactor/vchart: fix the issue where tooltip content callbacks may not be effective in certain situations, related #1943

🔨 refactor

  • @visactor/vchart: deprecated useSyncRender in react-vchart

What's Changed

Full Changelog: v1.8.10...v1.9.0