Typed Vue3 component for Plotly #11148
boscoh
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I really like Plotly.js and was looking around for a Vue3 component that could propagate plotly_events and work well with Vue3 and Typescript. Existing ones don't quite hit mark so I ended up writing my own:
source: https://github.com/boscoh/vue3-plotly-ts/
demo: https://boscoh.github.io/vue3-plotly-ts/
sample: https://github.com/boscoh/vue3-plotly-ts/blob/main/demo/src/App.vue/
Beta Was this translation helpful? Give feedback.
All reactions