From c762e9af23b85e1802b2700fe8571ccbf58e38a0 Mon Sep 17 00:00:00 2001 From: Diederik Date: Wed, 29 Feb 2012 10:20:06 -0500 Subject: [PATCH] Added bug section to todo.md --- docs/todo.md | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/todo.md b/docs/todo.md index 723a801..4323034 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -5,6 +5,10 @@ - non-lib option: redraw on page resize - hide callbacks & handlers +## bugs + +- (Safari) dygraph on safari has a bug parsing dates, bug http://code.google.com/p/dygraphs/issues/detail?id=287 +- (Chrome) stacked options does not visualize when selected, need other options first (fabian can expand on this) ## features -- 1.7.0.4