From: Robert Konigsberg Date: Fri, 4 Feb 2011 23:10:26 +0000 (-0500) Subject: Update tests to ensure values == 0 are ignored and don't disrupt showing in log scale... X-Git-Tag: v1.0.0~584^2~2^2 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;ds=sidebyside;h=9d8685ccaa4ba8d4e8518c94f14e7f10e96016cb;p=dygraphs.git Update tests to ensure values == 0 are ignored and don't disrupt showing in log scale graphs. --- diff --git a/tests/logscale.html b/tests/logscale.html index 1d17bfa..4dc09a2 100644 --- a/tests/logscale.html +++ b/tests/logscale.html @@ -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"+ "";