We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621dd0b commit e6441e0Copy full SHA for e6441e0
README.md
@@ -9,7 +9,7 @@ npm install vue-plotly plotly.js --save
9
Then use it as a module:
10
11
```bash
12
-import VuePlotly from 'vue-plotly'
+import VuePlotly from '@statnett/vue-plotly'
13
```
14
15
### Webpack
0 commit comments