From 30b2bf7dd0177e04fa90ed82a27045cf967379dd Mon Sep 17 00:00:00 2001 From: Klaus Weidner Date: Sat, 25 Feb 2012 20:48:29 -0800 Subject: [PATCH] tweak custom circle demo to add per-series highlighting Also refactor the demo to automatically use all exported functions in Dygraph.Circles instead of harcoding a list. --- tests/custom-circles.html | 114 +++++++++++++++++++++++----------------------- 1 file changed, 56 insertions(+), 58 deletions(-) diff --git a/tests/custom-circles.html b/tests/custom-circles.html index 0249803..7129179 100644 --- a/tests/custom-circles.html +++ b/tests/custom-circles.html @@ -15,7 +15,6 @@

Custom circles and hover circles

-
-- 2.7.4