X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fconnect-separated.html;h=ef6034d7f7e94d4f33579167a9fe7996d7737ab5;hb=2a1f00d810b5c4f04b72bc6a393380b858f70909;hp=a5e708fde0eb66e6887d6938ea7f33ca8a378343;hpb=b85358e2c7dc73ec1179feb17b9060e132fcdbec;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 = {};