From 87c1f3823b611a33c06b2f463ac993cbdad1e263 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Thu, 17 Dec 2009 08:08:30 -0800 Subject: [PATCH] really add test --- tests/fillGraph.html | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 tests/fillGraph.html diff --git a/tests/fillGraph.html b/tests/fillGraph.html new file mode 100644 index 0000000..4730393 --- /dev/null +++ b/tests/fillGraph.html @@ -0,0 +1,64 @@ + + + fillGraph + + + + + + +

Filled, no error bars:

+
+ +

Filled, negatives:

+
+ +

Filled, error bars:

+
+ + + + -- 2.7.4