Fix to bug 111, now always rendering all points whether they're in the canvas viewpor...
[dygraphs.git] / tests / zoom.html
index 608ae6d..24a2828 100644 (file)
@@ -1,6 +1,6 @@
 <html>
   <head>
-    <title>noise</title>
+    <title>zoom</title>
     <!--[if IE]>
     <script type="text/javascript" src="excanvas.js"></script>
     <![endif]-->
@@ -23,7 +23,7 @@
       <input type="button" value="Y (0,4)" onclick="zoomGraphY(0,4)">&nbsp;
       <input type="button" value="Y (2,4)" onclick="zoomGraphY(2,4)">&nbsp;
       <input type="button" value="Y (0,2)" onclick="zoomGraphY(0,2)">&nbsp;
-      <input type="button" value="Y (1,0)" onclick="zoomGraphY(1,0)">&nbsp;
+      <input type="button" value="Y (0,1)" onclick="zoomGraphY(0,1)">&nbsp;
       <br>
       <input type="button" value="Oct 8-13" onclick="zoomGraphX(1160261979962, 1163905694248)">&nbsp;
       <input type="button" value="Oct 22-28" onclick="zoomGraphX(1161489164461 , 1162008465957)">&nbsp;