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

A vue wrapper for plotly.js chart library

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

Hi everyone, I need mount a graph with data of the a API. I'm using https://github.com/statnett/vue-plotly My code is: ``` import axios from "axios"; import VuePlotly from "@statnett/vue-plotly"; export default...

https://github.com/statnett/vue-plotly/issues/20 Note that for autoResize to actually work, you may need to set either responsive or autosize to true in the layout option

Is there a way to reduce this wrapper size by only importing the needed dependencies or bundles? such as [Plotly Basic](https://github.com/plotly/plotly.js/blob/master/dist/README.md#plotlyjs-basic) EDIT: Managed to implement it by directly editing the...

help wanted

Hi. How can i do for auto sizing plot by containers size ?

Tested to use the prebuilt dist version of plotly.js and it worked well. Seems as it is https://github.com/a-vis/regl-scatter2d that have problem with IE11 not sure how they manage to build...

Question: How do I use react method and redraw? I am having the data updated with another fetch from the backend but it is not reflecting the change in the...

Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Removes `degenerator` Updates `karma` from 2.0.2 to 6.4.1 Release notes Sourced from...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.0.11 to 4.7.8. Release notes Sourced from handlebars's releases. v4.7.8 Make library compatible with workers (#1894) - 3d3796c Don't rely on Node.js global object (#1776) - 2954e7e...

dependencies

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies