Code comments and indentation fixes.
[dygraphs.git] / tests / isolated-points.html
index c09048d..1c1da06 100644 (file)
       ],
       {
         labels: ["X", "S1", "S2" ],
+        series: {
+          S1: {
+            drawGapEdgePoints: true
+          }
+        },
+        pointSize: 4,
         showRoller: true
       }
     );