From 502d5996b66af93af562e2ae58f625c26d83145c Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Fri, 15 Jul 2011 16:27:45 -0400 Subject: [PATCH] Division by zero bug fix and regression test --- auto_tests/misc/local.html | 1 + auto_tests/tests/custom_bars.js | 59 +++++++++++++++++++++++++++++++++++++++++ dygraph.js | 10 ++++--- 3 files changed, 67 insertions(+), 3 deletions(-) create mode 100644 auto_tests/tests/custom_bars.js diff --git a/auto_tests/misc/local.html b/auto_tests/misc/local.html index 74e308e..881c10f 100644 --- a/auto_tests/misc/local.html +++ b/auto_tests/misc/local.html @@ -24,6 +24,7 @@ +