Skip to content

Commit 11456b4

Browse files
committed
update plotly ref in docs template
1 parent 32a660f commit 11456b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_template.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<link rel="shortcut icon" type="image/x-icon" href="{{root}}/img/favicon.ico">
2828
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
29-
<script src="https://cdn.plot.ly/plotly-2.18.1.min.js"></script>
29+
<script src="https://cdn.plot.ly/plotly-2.21.0.min.js"></script>
3030
<script>MathJax = { tex: { inlineMath: [['$', '$'], ['\\(', '\\)']] } };</script>
3131
<script src="https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-svg.js"></script>
3232

0 commit comments

Comments
 (0)