From 9f9ba3097111a5207a9132425797f30bdd54cc47 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Fri, 15 Jul 2011 18:05:48 -0400 Subject: [PATCH] add a few tests for how dygraphs are sized, plus a small behavior tweak --- auto_tests/misc/local.html | 1 + auto_tests/tests/css.js | 126 +++++++++++++++++++++++++++++++++++++++++++++ dygraph.js | 43 ++++++++++------ 3 files changed, 155 insertions(+), 15 deletions(-) create mode 100644 auto_tests/tests/css.js diff --git a/auto_tests/misc/local.html b/auto_tests/misc/local.html index 881c10f..3480130 100644 --- a/auto_tests/misc/local.html +++ b/auto_tests/misc/local.html @@ -25,6 +25,7 @@ +