From 757137c4396cf99c611e065f4bff6e3dcbc51b74 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Mon, 8 Aug 2011 08:44:17 -0400 Subject: [PATCH] support old-style per-axis options and add a test --- auto_tests/misc/local.html | 1 + auto_tests/tests/axis_labels.js | 9 ++-- auto_tests/tests/multiple_axes.js | 97 +++++++++++++++++++++++++++++++++++++++ dygraph-canvas.js | 11 +++-- dygraph.js | 12 +++++ 5 files changed, 122 insertions(+), 8 deletions(-) create mode 100644 auto_tests/tests/multiple_axes.js diff --git a/auto_tests/misc/local.html b/auto_tests/misc/local.html index 7685851..b19ae43 100644 --- a/auto_tests/misc/local.html +++ b/auto_tests/misc/local.html @@ -30,6 +30,7 @@ +