vue-plotly icon indicating copy to clipboard operation
vue-plotly copied to clipboard

📈 vue wrapper for plotly.js

Results 39 vue-plotly issues
Sort by recently updated
recently updated
newest added

This library does not work with Vue3. Desperate need for support on vue3 as many are migrating from Vue2 to Vue3

I tried to make a real upgrade, not only a simple translation. So you'll find a lot of changes, but respecting your original concept. * All dependencies are upgraded to...

Please help me, am getting this error. Thanks

Hi, How we can use vue-plotly with NuxtJS, would you please help me

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Hi there! I think the calls to `Plotly.react` may be broken? (or I could be changing them incorrectly ... I just started Vue.js) Try this in your `App.vue` to recreate...

need reproduction

Uses plotly.js-dist as the plotly dependency. In combination with #49 this enables the use of this package in vite (vue 2.7), fixing #47. The difference between this PR and #46...