X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fsteps.html;h=71de53c389f870ef2484684ec8293757fb7abf6e;hb=514a10f302043e48459a79806775b6925dc9a7b5;hp=8c5881164d4ae1114b1f5d18b04b27d788da13f1;hpb=691cb47bb65c604efa9a1f1a6537192f618edb3e;p=dygraphs.git diff --git a/tests/steps.html b/tests/steps.html index 8c58811..71de53c 100644 --- a/tests/steps.html +++ b/tests/steps.html @@ -1,16 +1,12 @@ - dygraph - - + @@ -131,7 +127,11 @@ labels: ["Date","GapSeries1","GapSeries2"], showRoller: true, stepPlot: true, - GapSeries2: { axis: {} } + series: { + GapSeries2: { + axis: 'y2' + } + } } );