Add visualization test for changing colors.
[dygraphs.git] / tests / dygraph-many-points-benchmark.html
index 3525e93..7dc69f7 100644 (file)
         series: 1,
         rollPeriod: 1,
         repetitions: 1,
-        type: 'sine'
+        type: 'sine',
       };
 
       // Parse the URL for parameters. Use it to override the values hash.