Merge branch 'master' of https://github.com/danvk/dygraphs into no-width-no-work
[dygraphs.git] / tests / isolated-points.html
index c09048d..f507fda 100644 (file)
       ],
       {
         labels: ["X", "S1", "S2" ],
+        S1: {
+          drawGapEdgePoints: true
+        },
+        pointSize: 4,
         showRoller: true
       }
     );