From: Adam Vartanian Date: Tue, 5 Apr 2011 16:39:30 +0000 (-0400) Subject: Add test for value range being respected when no lines are visible. X-Git-Tag: v1.0.0~534 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=2cf4e667e472aef468c0d8e5ba9902800d9dae33;p=dygraphs.git Add test for value range being respected when no lines are visible. --- diff --git a/tests/no-visibility.html b/tests/no-visibility.html index 6127fd4..2537c82 100644 --- a/tests/no-visibility.html +++ b/tests/no-visibility.html @@ -17,6 +17,8 @@

This test verifies that a chart will still draw without any JS errors when no series are visible.

+

This graph's specified value range should be respected.

+