Make resetZoom consistent between x- and y-axes (#812)
authorDan Vanderkam <danvdk@gmail.com>
Tue, 27 Dec 2016 13:56:51 +0000 (08:56 -0500)
committerGitHub <noreply@github.com>
Tue, 27 Dec 2016 13:56:51 +0000 (08:56 -0500)
commit87f78fb2306da355f82c436ee204cacf7a06fe10
tree3944644f5843a1590dc846ca88d120abae29f953
parent623dd1d6e1562941750eb9f00ac28f2481b07f95
Make resetZoom consistent between x- and y-axes (#812)

This also eliminates isZoomedIgnoreProgrammaticZoom and the zoomed_x, zoomed_y flags.
auto_tests/tests/interaction_model.js
scripts/run-tests.sh
src/dygraph-options-reference.js
src/dygraph-utils.js
src/dygraph.js
tests/is-zoomed-ignore-programmatic-zoom.html [deleted file]
tests/is-zoomed.html
tests/zoom.html