From: Dan Vanderkam Date: Tue, 5 Apr 2011 14:35:42 +0000 (-0400) Subject: merge master X-Git-Tag: v1.0.0~536 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=5bc3e265be640a29bc57d7d58c059322ab361d63;p=dygraphs.git merge master --- 5bc3e265be640a29bc57d7d58c059322ab361d63 diff --cc dygraph.js index 88ad4b8,00af051..fe677f2 --- a/dygraph.js +++ b/dygraph.js @@@ -4144,41 -4198,11 +4206,47 @@@ Dygraph.OPTIONS_REFERENCE = // dateWindow or valueRange options, the zoom flags are not changed to reflect a zoomed state. This is primarily useful for when the display area of a chart is changed programmatically and also where manual zooming is allowed and use is made of the isZoomed method to determine this." } } ; //