Skip to content

Instantly share code, notes, and snippets.

@redhog
Created October 22, 2014 16:46
Show Gist options
  • Select an option

  • Save redhog/3e72079c76b9ac920d64 to your computer and use it in GitHub Desktop.

Select an option

Save redhog/3e72079c76b9ac920d64 to your computer and use it in GitHub Desktop.
xxxx
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