From 1f0f434a67305ccb3d54a0bbd16a1b6d9421fffb Mon Sep 17 00:00:00 2001 From: Sergey Slepian Date: Mon, 16 Mar 2015 15:41:51 -0700 Subject: [PATCH] update setVisibility to be able to set the visibility of multiple series at once --- auto_tests/misc/local.html | 1 + auto_tests/tests/visibility.js | 68 ++++++++++++++++++++++++++++++++++++++++++ dygraph.js | 20 ++++++++----- 3 files changed, 82 insertions(+), 7 deletions(-) create mode 100644 auto_tests/tests/visibility.js diff --git a/auto_tests/misc/local.html b/auto_tests/misc/local.html index f768435..cb5063f 100644 --- a/auto_tests/misc/local.html +++ b/auto_tests/misc/local.html @@ -66,6 +66,7 @@ +