X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fsteps.html;h=42b73629005fa83b275d71be39247e2f95612228;hb=c63e32d094ae47d7414ffee8aa22022e50817e8b;hp=b8d08c6d0a23202e84c43f957b5183de86bc1f46;hpb=f30cf7405c2071be3b802bc569e2cab5a7675afa;p=dygraphs.git diff --git a/tests/steps.html b/tests/steps.html index b8d08c6..42b7362 100644 --- a/tests/steps.html +++ b/tests/steps.html @@ -1,13 +1,17 @@ + + dygraph - - - - + + +

1: Simple line chart:

@@ -126,10 +130,29 @@ { labels: ["Date","GapSeries1","GapSeries2"], showRoller: true, - stepPlot: true + stepPlot: true, + GapSeries2: { axis: {} } } ); + +

8: Stacked filled step chart:

+
+