X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fplotters.html;h=c354d5b5ce6dae6e69c2ea578c73a240db3849b8;hb=44310217eccf34939b40cf0309b5a9b4e03df784;hp=30a4fd9875a7dc777fb77879905022be62c908bd;hpb=ee60939f4e2238cbb64ebbe7acdc27195c149cfb;p=dygraphs.git diff --git a/tests/plotters.html b/tests/plotters.html index 30a4fd9..c354d5b 100644 --- a/tests/plotters.html +++ b/tests/plotters.html @@ -1,11 +1,7 @@ - Plotters demo - @@ -51,6 +47,9 @@ and showing error bars only for some series.

+

Smooth Lines

+

See the smooth-plots demo for an example of a custom plotter which connects points using bezier curves instead of straight lines.

+