X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fconnect-separated.html;h=32de8b19b25badebd9578ea4301599df4830a18b;hb=6611837c5490f2f4b6d61967aa1ad658ed5f11d4;hp=a5e708fde0eb66e6887d6938ea7f33ca8a378343;hpb=d569e3a08324168e501e6ba1402273acdae554f9;p=dygraphs.git diff --git a/tests/connect-separated.html b/tests/connect-separated.html index a5e708f..32de8b1 100644 --- a/tests/connect-separated.html +++ b/tests/connect-separated.html @@ -1,16 +1,9 @@ - + connect separated - - - + @@ -51,7 +44,7 @@ var nextVal = values[nextIdx]; el.textContent = textSequences[nextIdx]; - if (el.id == "All") { + if (el.id == "All") { g.updateOptions({ connectSeparatedPoints : nextVal }); } else { var seriesOpt = {};