Clean up perf.html for readability.
[dygraphs.git] / tests / logscale.html
index 0034be7..4dc09a2 100644 (file)
            <input id='linear' type="button" value="linear scale" onclick="setLogScale(false)">
     </center>
 
-    <h2>X axis of dates<h2>
+    <h2>X axis of dates</h2>
     <div id="div_g0" style="width:600px; height:300px;"></div>
 
-    <h2>X axis of numbers<h2>
+    <h2>X axis of numbers</h2>
     <div id="div_g1" style="width:600px; height:300px;"></div>
 
     <script type="text/javascript">
@@ -44,7 +44,7 @@
         "4,250\n"+
         "5,1000\n"+
         "6,30\n"+
-        "7,80\n"+
+        "7,0\n"+
         "8,100\n"+
         "9,500\n"+
         "";