Add support for animated zooms.
[dygraphs.git] / tests / link-interaction.html
index cf3235f..78f9bae 100644 (file)
@@ -40,6 +40,7 @@
             document.getElementById("div_g"),
             r, {
               rollPeriod: 7,
+              animatedZooms: true,
               // errorBars: true,
               width: 600,
               height: 300,