X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fplotters.html;h=5bbbf15067b36983861c2161ba32bd769db9a41a;hb=406eddbbdea074df010fc3c432185bc78f9a5814;hp=30a4fd9875a7dc777fb77879905022be62c908bd;hpb=ee60939f4e2238cbb64ebbe7acdc27195c149cfb;p=dygraphs.git diff --git a/tests/plotters.html b/tests/plotters.html index 30a4fd9..5bbbf15 100644 --- a/tests/plotters.html +++ b/tests/plotters.html @@ -51,6 +51,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.

+