summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAlexey Radul <axch@google.com>2022-05-18 18:02:58 -0700
committerAlexey Radul <axch@google.com>2022-05-18 18:02:58 -0700
commitf2c7691970aafd1efa67e7d5825824720af2ca68 (patch)
tree1eac8b7cc61986e766866387f8065d555f40ff2b /static
parentcd650c7453d1ba1b318a388d3f46b4deb7303b71 (diff)
Flush Plotly, since we don't use it.
Diffstat (limited to 'static')
-rw-r--r--static/dynamic.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/dynamic.html b/static/dynamic.html
index b8f31219..efaca9f5 100644
--- a/static/dynamic.html
+++ b/static/dynamic.html
@@ -4,8 +4,6 @@
<meta charset="UTF-8">
<title>Dex Output</title>
<link rel="stylesheet" href="/style.css" type="text/css" />
- <!-- Plotly: charts and graphing library -->
- <script defer src="https://cdn.plot.ly/plotly-1.2.0.min.js"></script>
<!-- KaTeX: LaTeX rendering -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css" integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js" integrity="sha384-g7c+Jr9ZivxKLnZTDUhnkOnsh30B4H0rpLUpJ4jAIKs4fnJI+sEnkvrMWph2EDg4" crossorigin="anonymous"></script>