Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 12:52
· 1900 commits to main since this release
6438d00

🆕 feat

  • @visactor/vchart: add getPoints api in funnel mark attribute context
  • @visactor/vchart: vchart supports chart-level plugin, related #1784
  • @visactor/vchart: new media query plugin to support self-adaptive charts, related #1413
  • @visactor/vchart: support optimize config, and auto set disableCheckGraphicWidthOutRange to true
  • @visactor/vchart: remove legacy theme for legends

🐛 fix

  • @visactor/vchart: fix the api: getComponentsByKey not work
  • @visactor/vchart: animation support for gauge pointer series, related #1699
  • @visactor/vchart: fix issue with secondary dataflow, closed #1760

🔨 refactor

  • @visactor/vchart: update datazoom and brush updatecallback, use event

⚡ perf

  • @visactor/vchart: when visible is false, dont parse detail attrs

What's Changed

Full Changelog: v1.7.5...v1.8.0