fix rolling w/ missing data and no error bars. simplify logic
[dygraphs.git] / tests / missing-data.html
index 7edaf0f..6d363fa 100644 (file)
         [ new Date("2009/12/06"), 18, 15],
         [ new Date("2009/12/07"), 12, 16]
       ],
-      { labels: ["Date","GapSeries1","GapSeries2"] }
+      {
+        labels: ["Date","GapSeries1","GapSeries2"],
+        showRoller: true
+      }
     );
 
     new Dygraph(