From: Dan Vanderkam Date: Tue, 6 Apr 2010 17:11:14 +0000 (-0700) Subject: uncover a bug in a test case X-Git-Tag: v1.0.0~698 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=85abed306e1853a404892004d235249e4af4ddd2;p=dygraphs.git uncover a bug in a test case --- diff --git a/tests/small-range-zero.html b/tests/small-range-zero.html index 54ae28b..ff0a597 100644 --- a/tests/small-range-zero.html +++ b/tests/small-range-zero.html @@ -29,5 +29,31 @@ }); + +

The second series (which is entirely zero) should be visible, and the + y-axis should go down to zero.

+
+