8000
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 765fdb6 commit 2538c36Copy full SHA for 2538c36
README.md
@@ -202,7 +202,7 @@ For quick one-off demos on [CodePen](https://codepen.io/) or [JSFiddle](https://
202
You can load plotly.js and the component factory with:
203
204
```html
205
-<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
+<script src="https://cdn.plot.ly/plotly-2.0.0.min.js"></script>
206
<script src="https://unpkg.com/react-plotly.js@latest/dist/create-plotly-component.js"></script>
207
```
208
0 commit comments