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 51e7512 commit c18797bCopy full SHA for c18797b
README.md
@@ -55,7 +55,7 @@ You may also consider using [`plotly.js-dist`](https://www.npmjs.com/package/plo
55
56
```html
57
<head>
58
- <script src="https://cdn.plot.ly/plotly-2.18.0.min.js"></script>
+ <script src="https://cdn.plot.ly/plotly-2.18.0.min.js" charset="utf-8"></script>
59
</head>
60
<body>
61
<div id="gd"></div>
0 commit comments