2.1.1 • Published 3 years ago
@hedger/vue-plotly v2.1.1
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/>