Skip to content

Commit 8e204e6

Browse files
committed
edit mathjax devtools
1 parent 5cd3ba0 commit 8e204e6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

devtools/test_dashboard/index-mathjax3.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<html>
33
<head>
44
<title>Plotly.js Devtools - MathJax v3 loaded with svg output</title>
5-
<p>MathJax $V^3$ with $svg$ output on the page as well as plotly graphs</p>
65
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:600,400,300,200|Droid+Sans|PT+Sans+Narrow|Gravitas+One|Droid+Sans+Mono|Droid+Serif|Raleway|Old+Standard+TT"/>
76
<link rel="stylesheet" type="text/css" href="./style.css">
87
</head>
@@ -16,6 +15,8 @@
1615
</header>
1716

1817
<section id="mocks-list"></section>
18+
19+
<p>MathJax $V^3$ with $svg$ output on the page as well as plotly graphs</p>
1920
<div id="plots">
2021
<div id="graph"></div>
2122
</div>

devtools/test_dashboard/index-mathjax3chtml.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<html>
33
<head>
44
<title>Plotly.js Devtools - MathJax v3 loaded with chtml output</title>
5-
<p>MathJax $V^3$ with $chtml$ output on the page and <b>svg</b> output on the plotly graphs</p>
65
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:600,400,300,200|Droid+Sans|PT+Sans+Narrow|Gravitas+One|Droid+Sans+Mono|Droid+Serif|Raleway|Old+Standard+TT"/>
76
<link rel="stylesheet" type="text/css" href="./style.css">
87
</head>
@@ -16,6 +15,8 @@
1615
</header>
1716

1817
<section id="mocks-list"></section>
18+
19+
<p>MathJax $V^3$ with $chtml$ output on the page and <b>svg</b> output on the plotly graphs</p>
1920
<div id="plots">
2021
<div id="graph"></div>
2122
</div>

0 commit comments

Comments
 (0)