From fd556f343f940a9c761aedca3b7f551f2fc5e003 Mon Sep 17 00:00:00 2001 From: Robert Konigsberg Date: Wed, 29 Dec 2010 13:39:29 -0800 Subject: [PATCH] Interaction model demo: Clever hack -- now when scrolling down the page, the dygraph will not zoom when you scroll past it, unless you pause or perform a non-scroll mouse event. --- tests/interaction.html | 3 +++ tests/interaction.js | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/tests/interaction.html b/tests/interaction.html index 3d01ecd..972b0a3 100644 --- a/tests/interaction.html +++ b/tests/interaction.html @@ -46,6 +46,9 @@