Created
October 22, 2014 16:46
-
-
Save redhog/3e72079c76b9ac920d64 to your computer and use it in GitHub Desktop.
xxxx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| console.log({ | |
| "centerChangedNr": visualization.animations.centerChangedNr, | |
| "zoomChangedNr": visualization.animations.zoomChangedNr, | |
| "boundsChangedNr": visualization.animations.boundsChangedNr, | |
| "boundsChangedRealNr": visualization.animations.boundsChangedRealNr | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment