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 7a7a68f commit 4248c00Copy full SHA for 4248c00
README.md
@@ -37,7 +37,7 @@ npm install plotly.js
37
#### Use the plotly.js CDN hosted by Fastly:
38
```html
39
<!-- Latest compiled and minified plotly.js JavaScript -->
40
-<script type="text/javascript" src="https://cdn.plot.ly/plotly-latest.min.js">
+<script type="text/javascript" src="https://cdn.plot.ly/plotly-latest.min.js"></script>
41
```
42
43
Read the [Getting started page](https://plot.ly/javascript/getting-started/) for examples.
0 commit comments