X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fisolated-points.html;fp=tests%2Fisolated-points.html;h=1c1da06ee8bcfe937e1cb5002f69e078d222a5a9;hb=30abcfb6d82bb759400f4fad15a691ffad77d049;hp=f507fda3498fc5431965b98c4f6d34cff5e3c96f;hpb=5cc10af9e1ab0201f1108563581b268dada03c64;p=dygraphs.git diff --git a/tests/isolated-points.html b/tests/isolated-points.html index f507fda..1c1da06 100644 --- a/tests/isolated-points.html +++ b/tests/isolated-points.html @@ -29,8 +29,10 @@ ], { labels: ["X", "S1", "S2" ], - S1: { - drawGapEdgePoints: true + series: { + S1: { + drawGapEdgePoints: true + } }, pointSize: 4, showRoller: true