8000 change link to plotly-latest which stayed at v1.58.5 to plotly-2.0.0 · vee-infosys/react-plotly.js@2538c36 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2538c36

Browse files
committed
change link to plotly-latest which stayed at v1.58.5 to plotly-2.0.0
1 parent 765fdb6 commit 2538c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ For quick one-off demos on [CodePen](https://codepen.io/) or [JSFiddle](https://
202202
You can load plotly.js and the component factory with:
203203

204204
```html
205-
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
205+
<script src="https://cdn.plot.ly/plotly-2.0.0.min.js"></script>
206206
<script src="https://unpkg.com/react-plotly.js@latest/dist/create-plotly-component.js"></script>
207207
```
208208

0 commit comments

Comments
 (0)
0