From: Robert Konigsberg Date: Fri, 4 Feb 2011 22:28:59 +0000 (-0500) Subject: Turns out that I had to also check for infinity, which happens when X-Git-Tag: v1.0.0~584^2~2^2~2 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;ds=sidebyside;h=c742293ba320687849b9e695ef1ac9f205e6bf23;hp=c742293ba320687849b9e695ef1ac9f205e6bf23;p=dygraphs.git Turns out that I had to also check for infinity, which happens when minYval is 0. Fixed that, plus, only set those values when it's log scale. Also fancied up the console message. ---