f5 / unovis

Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript
https://unovis.dev
Apache License 2.0
2.23k stars 43 forks source link

VisAnnotations not available in @unovis/vue #378

Closed mcdaded closed 2 months ago

mcdaded commented 5 months ago

When importing the VisAnnotations module from @unovis/vue the module is not available. It seems the module is available in /components/annotations but is not imported in the /components.ts file.

lee00678 commented 5 months ago

Hi @mcdaded, you are right! Thanks for bringing this to our attention. We are working on a fix.

lee00678 commented 5 months ago

@mcdaded we just put out a new release 1.4.1 with a fix for this.