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.
2 parents 368a372 + 3f7c5bf commit 2990c62Copy full SHA for 2990c62
packages/python/plotly/plotly/io/_html.py
@@ -20,7 +20,7 @@
20
21
_mathjax_config = """\
22
<script type="text/javascript">\
23
-if (window.MathJax && window.MathJax.Hub && && window.MathJax.Hub.Config) {window.MathJax.Hub.Config({SVG: {font: "STIX-Web"}});}\
+if (window.MathJax && window.MathJax.Hub && window.MathJax.Hub.Config) {window.MathJax.Hub.Config({SVG: {font: "STIX-Web"}});}\
24
</script>"""
25
26
0 commit comments