Skip to content

v1.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 11:13
· 1602 commits to main since this release
5fa33c4

馃啎 feat

  • markPoint: mark point support item content confine. fix #1573
  • @visactor/vchart: support indent in region layout

馃悰 fix

  • @visactor/vchart: mark tooltip not work in rangeColumn chart, closes #1959
  • brush: hover not effect when draw a small brush. fix#1985
  • @visactor/vchart: fix the problem that indent.top cannot take effect normally
  • @visactor/vchart: the crosshair should only be triggered when the point is in some x-axis and y-axis, fix #1954
  • @visactor/vchart: fixed the issue where legend filtering fails after customizing data for discrete legends, fixed #1994
  • @visactor/vchart: range column chart's barMinHeight property does not take effect, closed#1999
  • @visactor/vchart: tooltip value is stacked in stacked radar charts, related #450
  • @visactor/vchart: fix the onebyone symbol animation order, closes #1932