Merge https://github.com/danvk/dygraphs into logscale
[dygraphs.git] / tests / logscale.html
index 2ce0680..df76eda 100644 (file)
@@ -37,7 +37,7 @@
                       Data, { logscale : true });
       function Data2() {
         return "X,A\n" +
-        "1,5\n"+
+        "1,0.000001\n"+
         "2,10\n"+
         "3,100\n"+
         "4,250\n"+