X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Ftests%2Faxis_labels.js;h=7510a52c9b073a1542e4ad13453daebccd4dcbb1;hb=0bdbfaf3fd811f6af2feb61378dfd8507847bc3d;hp=02727a309a694e19552ca2f13822f6967dc1e749;hpb=77e1c5505aaa9bf749417927c45992a34169d104;p=dygraphs.git diff --git a/auto_tests/tests/axis_labels.js b/auto_tests/tests/axis_labels.js index 02727a3..7510a52 100644 --- a/auto_tests/tests/axis_labels.js +++ b/auto_tests/tests/axis_labels.js @@ -84,6 +84,7 @@ AxisLabelsTestCase.prototype.testMinusOneToOne = function() { AxisLabelsTestCase.prototype.testSmallRangeNearZero = function() { var opts = { + drawAxesAtZero: true, width: 480, height: 320 };