X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fdygraph-many-points-benchmark.html;h=79566deb740033589e416dc094c33076460be3cd;hb=98eb4713efecf58b904def42d9030e61bcbb4181;hp=e092da913bc6f46c2ffc27c069c950d0c9e51fff;hpb=169b51f2ed401b21153e5dd63bd37693f9c5c66f;p=dygraphs.git diff --git a/tests/dygraph-many-points-benchmark.html b/tests/dygraph-many-points-benchmark.html index e092da9..79566de 100644 --- a/tests/dygraph-many-points-benchmark.html +++ b/tests/dygraph-many-points-benchmark.html @@ -6,24 +6,32 @@ - - - - + + +

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

-

Number of points: -

-

Number of series: -

-

Roll period (in points): -

-

Repetitions: -

- - +
+

Data to plot: + sinusoid function + random points

+

Number of points: +

+

Number of series: +

+

Roll period (in points): +

+

Repetitions: +

+ +


@@ -32,7 +40,9 @@