From: Neal Nelson Date: Thu, 10 Feb 2011 10:26:48 +0000 (+0100) Subject: Fix conflicts in index.html X-Git-Tag: v1.0.0~536^2~1^2~3 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=5b469bb6ff179607a51c6ce637ab3ee921d594b6;p=dygraphs.git Fix conflicts in index.html --- diff --git a/docs/index.html b/docs/index.html index e06f7e9..48fbbb6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1027,15 +1027,6 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high) -<<<<<<< HEAD - noZoomFlagChange - - - - When this flag is passed along with either the 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. -
Tests: no-zoom-change
-======= logscale boolean false @@ -1048,10 +1039,18 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high)
Tests: logscale, stock
->>>>>>> a6a505d1759f087a1e29ad84fc8510aa4cbc4f6e + + noZoomFlagChange + + + + When this flag is passed along with either the 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. +
Tests: no-zoom-change
+