@hedger/vue-plotly
v2.1.1
Published
Plotly for Vue 3 with TypeScript support
Downloads
10
Readme
Plotly for Vue 3
This library provides a Plot
component for rendering Plotly plots in Vue 3 projects.
Installation
pnpm add @hedger/vue-plotly
Usage
<Plot :data="{}" :layout="{}" :config="{}" auto-refresh/>