From 2cf4e667e472aef468c0d8e5ba9902800d9dae33 Mon Sep 17 00:00:00 2001 From: Adam Vartanian Date: Tue, 5 Apr 2011 12:39:30 -0400 Subject: [PATCH] Add test for value range being respected when no lines are visible. --- tests/no-visibility.html | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.

+
-- 2.7.4