File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ and import plotly.js as `import Plotly from 'plotly.js-dist';` or `var Plotly =
4444
4545``` html
4646<!-- Latest compiled and minified plotly.js JavaScript -->
47- <script src =" https://cdn.plot.ly/plotly-latest.min.js" ></script >
47+ <script src =" https://cdn.plot.ly/plotly-latest.min.js" charset = " utf-8 " ></script >
4848
49- <!-- OR use a specific plotly.js release (e.g. version 1.5.0 ) -->
50- <script src =" https://cdn.plot.ly/plotly-1.5.0 .min.js" ></script >
49+ <!-- OR use a specific plotly.js release (e.g. version 1.52.3 ) -->
50+ <script src =" https://cdn.plot.ly/plotly-1.52.3 .min.js" charset = " utf-8 " ></script >
5151
5252<!-- OR an un-minified version is also available -->
5353<script src =" https://cdn.plot.ly/plotly-latest.js" charset =" utf-8" ></script >
You can’t perform that action at this time.
0 commit comments