X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fper-series.html;h=75a187cbc03e48f99110405ac83212c144ce82fe;hb=10494b48b43d9ca8710d441d3c530c7d546f3edf;hp=8ac90df21ebbd669e27e6cb62e1ced8bfc015829;hpb=46dde5f90a668f55e48b798804fe40a3d9f16b20;p=dygraphs.git diff --git a/tests/per-series.html b/tests/per-series.html index 8ac90df..75a187c 100644 --- a/tests/per-series.html +++ b/tests/per-series.html @@ -1,8 +1,10 @@ + + Per-Series Properties @@ -33,18 +35,18 @@ }, { strokeWidth: 2, - 1: { + 'parabola': { strokeWidth: 0.0, drawPoints: true, pointSize: 4, highlightCircleSize: 6 }, - 2: { + 'line': { strokeWidth: 1.0, drawPoints: true, pointSize: 1.5 }, - 3: { + 'sine wave': { strokeWidth: 3, highlightCircleSize: 10 }