Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 09:21
· 3493 commits to main since this release
6e43f73

🆕 feat

  • axis: support custom method for autohide
  • @visactor/vrender-components: tooltip supports rich text which can wrap
  • axis: support dataFilter property for tick and label's data filter
  • axis: add anti-overlapping logic for cartesian axis labels
  • @visactor/vrender-components: support poptip component and plugin
  • @visactor/vrender: new api to measure rich text bounds
  • @visactor/vrender: add stopAnimates() to IGraphic
  • @visactor/vrender: area support stroke
  • @visactor/vrender: support interactive layer
  • @visactor/vrender: support createCanvasNG in lynx env
  • @visactor/vrender: support wx env
  • @visactor/vrender: support interactive contribution

🐛 fix

  • legend: compact the undefiend scene when use Object.keys
  • @visactor/vrender: add compatibility on createPattern

What's Changed

Full Changelog: v0.12.3...v0.13.0