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