X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fplotters.html;h=5bbbf15067b36983861c2161ba32bd769db9a41a;hb=4a401b38137b4c4bd09dff59dafb4665874274f4;hp=91c3a7c72d362e9e6c7625e035d79917603faccf;hpb=38e3d209effd6f9a3e49d993719808006d9d2ada;p=dygraphs.git diff --git a/tests/plotters.html b/tests/plotters.html index 91c3a7c..5bbbf15 100644 --- a/tests/plotters.html +++ b/tests/plotters.html @@ -51,7 +51,19 @@ 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.

+