Skip to content

v3.18.2

Choose a tag to compare

@graphieros graphieros released this 28 Apr 20:52
· 12 commits to master since this release

VueUiScatter #326

  • Expose new attributes to the #legend slot:
onEnter: () => void
onLeave: () => void
hasGroupSelection: boolean
isGroupSelected: boolean

A custom legend can now trigger datapoint highlighting.

🔗 Implementation example