X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fsteps.html;h=8c5881164d4ae1114b1f5d18b04b27d788da13f1;hb=0c59a4284a1fe42d254fb07df67d6c01a9577a84;hp=8d77989cc115240a10ab42842674e677a45be2d9;hpb=5d13ef68a27544eff72ea3a2ef3aabdc4c4fd740;p=dygraphs.git diff --git a/tests/steps.html b/tests/steps.html index 8d77989..8c58811 100644 --- a/tests/steps.html +++ b/tests/steps.html @@ -1,13 +1,17 @@ + + dygraph - - - - + + +

1: Simple line chart:

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

8: Stacked filled step chart:

+
+ + +

9: Mixed mode - step and line:

+
+ + + +

10: Mixed mode - step and line (filled):

+
+ + +

11: Mixed mode - step and line (stacked and filled):

+
+ + +

12: Mixed mode - step and line (errorbars):

+
+ + +

13: Mixed mode - step and line (custombars):

+
+