option to fill in two-axes test
[dygraphs.git] / tests / steps.html
index b8d08c6..9b7aef0 100644 (file)
       {
         labels: ["Date","GapSeries1","GapSeries2"],
         showRoller: true,
-        stepPlot: true
+        stepPlot: true,
+        GapSeries2: { axis: {} }
       }
     );
     </script>