Skip to content

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:16
· 7367 commits to main since this release

🐛 fix

  • @visactor/vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
  • @visactor/vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
  • @visactor/vchart: if series.getSeriesField() return undefined, use DEFAULT_DATA_SERIES_FIELD to ensure legend data filter, fixed #337"
  • @visactor/vchart: fixing the issue where updateSpec does not have an effect on map type in #401
  • @visactor/vchart: fixing the exception thrown when updating the map updateSpec
  • @visactor/vchart: fix bar style could not work in waterfall chart
  • @visactor/react-vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
  • @visactor/react-vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
  • @visactor/taro-vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
  • @visactor/taro-vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
  • @visactor/lark-vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
  • @visactor/lark-vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3