Skip to content

v1.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 02:03
· 1734 commits to main since this release
d85ff07

馃啎 feat

  • @visactor/vchart: add props useSyncRender to react-vchart, close #1685
  • @visactor/vchart: Supports the initialization parameter disableTriggerEvent to turn off the default interactive effect of the chart

馃悰 fix

  • @visactor/vchart: chart option.animation not work
  • @visactor/vchart: fix error in strict mode of react-vchart, fix #1669
  • @visactor/vchart: error in chart level modification of media query action
  • @visactor/vchart: dimension tooltip in the dual-dimension chart contains data of only one dimension, related #1841
  • @visactor/vchart: fix bug in layout when band axis has no domain
  • @visactor/vchart: funnel clipIn animation has delay for marks which overflows the range of region in #1839
  • @visactor/vchart: when marker label's padding is an object, it should work
  • @visactor/vchart: undefined globalThis in tt miniprogram, see #1854

馃敤 refactor

  • @visactor/vchart: optimize the style configuration of marker

What's Changed

Full Changelog: v1.8.2...v1.8.3