X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fisolated-points.html;h=045fbadce98d6be39aad27586771235cead0b2d7;hb=93a5bb4c827d6665f395c48b216438f95e94d76e;hp=85e8fd8a4edfc134c24b81e093da4c4f5137b055;hpb=19b84fe78fbbb1d8d70727719780fe6c2a67adb2;p=dygraphs.git diff --git a/tests/isolated-points.html b/tests/isolated-points.html index 85e8fd8..045fbad 100644 --- a/tests/isolated-points.html +++ b/tests/isolated-points.html @@ -1,16 +1,13 @@ - + isolated points - - + @@ -29,8 +26,10 @@ ], { labels: ["X", "S1", "S2" ], - S1: { - drawGapPoints: true + series: { + S1: { + drawGapEdgePoints: true + } }, pointSize: 4, showRoller: true