From: Anthony Robledo Date: Tue, 28 Jun 2011 19:45:53 +0000 (-0400) Subject: Added an option to plot random points instead of just a sine wave. X-Git-Tag: v1.0.0~455 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=a058247dbb5f8a765119e2abba3fb25d90d1ab4f;p=dygraphs.git Added an option to plot random points instead of just a sine wave. --- diff --git a/tests/dygraph-many-points-benchmark.html b/tests/dygraph-many-points-benchmark.html index b4f7471..3899552 100644 --- a/tests/dygraph-many-points-benchmark.html +++ b/tests/dygraph-many-points-benchmark.html @@ -16,6 +16,9 @@

Plot which can be easily generated with different numbers of points for benchmarking/profiling and improving performance of dygraphs.

+

Data to plot: + sinusoid function + random points

Number of points:

Number of series: @@ -35,6 +38,7 @@