X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fis-zoomed-ignore-programmatic-zoom.html;h=134dec9ba03767696acd631c13b01aab05a4d868;hb=93ec1094eb75477b455efaa7adeb10190b87992b;hp=7b2629e90ade8ae09b9e2295237b11dd49f30880;hpb=d33de6cabb99ea446961ee20da465e5974ebbdf9;p=dygraphs.git diff --git a/tests/is-zoomed-ignore-programmatic-zoom.html b/tests/is-zoomed-ignore-programmatic-zoom.html index 7b2629e..134dec9 100644 --- a/tests/is-zoomed-ignore-programmatic-zoom.html +++ b/tests/is-zoomed-ignore-programmatic-zoom.html @@ -1,167 +1,166 @@ - - isZoomedIgnoreProgrammaticZoom Flag - - - - - - - - - -

isZoomedIgnoreProgrammaticZoom Option

-

- By default, when the dateWindow or updateOptions - of a chart is changed programmatically by a call to updateOptions - the zoomed flags (isZoomed) are changed. This is the same - as manually zooming in using the mouse. -

+ + isZoomedIgnoreProgrammaticZoom Flag + + + + + + + +

isZoomedIgnoreProgrammaticZoom Option

+

+ By default, when the dateWindow or updateOptions + of a chart is changed programmatically by a call to updateOptions + the zoomed flags (isZoomed) are changed. This is the same + as manually zooming in using the mouse. +

+

+ Sometimes it may be desirable to change the display of the chart by + manipulating the dateWindow and valueRange + options but without changing the zoomed flags, for example where manual + zooming is still required but where it is also desired that the zoomed + flags drive display elements, but only for manual zooming. +

+

+ In this case isZoomedIgnoreProgrammaticZoom may be specified along with + either the dateWindow or valueRange values to + updateOptions and the zoomed flags will remain unaffected. +

+

+ The chart below may be manipulated to change the updateOptions + using the Max and Min Y axis buttons and the dateWindow + by using the Max and Min X axis buttons. +

+

+ Toggle the check box below to determine the difference in operation of the zoom flags + when the date and value windows of the chart are changed using the arrows underneath. +

+

Do not change zoom flags (isZoomedIgnoreProgrammaticZoom)

+ +
+

- Sometimes it may be desirable to change the display of the chart by - manipulating the dateWindow and valueRange - options but without changing the zoomed flags, for example where manual - zooming is still required but where it is also desired that the zoomed - flags drive display elements, but only for manual zooming. + Max Y Axis: + +

- In this case isZoomedIgnoreProgrammaticZoom may be specified along with - either the dateWindow or valueRange values to - updateOptions and the zoomed flags will remain unaffected. + Min Y Axis: + +

- The chart below may be manipulated to change the updateOptions - using the Max and Min Y axis buttons and the dateWindow - by using the Max and Min X axis buttons. + Min X Axis: + +

- Toggle the check box below to determine the difference in operation of the zoom flags - when the date and value windows of the chart are changed using the arrows underneath. + Max X Axis: + +

-

Do not change zoom flags (isZoomedIgnoreProgrammaticZoom)

- -
-
-

- Max Y Axis: - - -

-

- Min Y Axis: - - -

-

- Min X Axis: - - -

-

- Max X Axis: - - -

-
-
-
+
+
+
-
-
-
-

Zoomed Flags

-

Zoomed: False

-

Zoomed X: False

-

Zoomed Y: False

-

Window coordinates (in dates and values):

-
-
-
+
+
+
+

Zoomed Flags

+

Zoomed: False

+

Zoomed X: False

+

Zoomed Y: False

+

Window coordinates (in dates and values):

+
+
+
- - + +