X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Frange-selector.html;h=24a7acfb48d24ef4af72b74b3e03602caab7cc81;hb=bfb3e0a44ba7eb76704389cd1515db9995944d41;hp=adc8afbd6a592c53405f7ab9847fd7d6951389eb;hpb=07270a6d3c41dbff993fa891d7d48ec03ad94641;p=dygraphs.git diff --git a/tests/range-selector.html b/tests/range-selector.html index adc8afb..24a7acf 100644 --- a/tests/range-selector.html +++ b/tests/range-selector.html @@ -91,7 +91,11 @@ [[0,1],[10,1]], { xAxisHeight: 30, - drawXAxis: false, + axes : { + x : { + drawAxis : false + } + }, showRangeSelector: true, rangeSelectorHeight: 30 }