Thanks to visit codestin.com Credit goes to github.com
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 0a9b19c commit 5ee8db9Copy full SHA for 5ee8db9
devtools/test_dashboard/index.html
@@ -19,6 +19,10 @@
19
</div>
20
<div id="snapshot"></div>
21
22
+ <!-- uncomment below for IE9/10 support -->
23
+ <!-- <script>if(typeof window.Int16Array !== 'function')document.write("<scri"+"pt src='../../dist/extras/typedarray.min.js'></scr"+"ipt>");</script>
24
+ <script>document.write("<scri"+"pt src='../../dist/extras/request_animation_frame.js'></scr"+"ipt>");</script> -->
25
+
26
<script type="text/javascript" src="../../dist/extras/mathjax/MathJax.js?config=TeX-AMS-MML_SVG"></script>
27
<script id="source" type="text/javascript" src="../../build/plotly.js"></script>
28
<script type="text/javascript" src="../../build/test_dashboard-bundle.js"></script>
0 commit comments