An object containing the details of the animation.
Optionaloptions: AnimateOptionsAn object containing animation options.
Get whether the viewport is currently being animated. http://js.cytoscape.org/#cy.animated
Get an animation of the viewport. http://js.cytoscape.org/#cy.animation
Remove all queued animations for the viewport. http://js.cytoscape.org/#cy.clearQueue
Get a delay animation of the viewport. http://js.cytoscape.org/#cy.delayAnimation
Stop all viewport animations that are currently running. http://js.cytoscape.org/#cy.stop
OptionalclearQueue: booleanA boolean, indicating whether the queue of animations should be emptied.
OptionaljumpToEnd: booleanA boolean, indicating whether the currently-running animations should jump to their ends rather than just stopping midway.
Animate the viewport. http://js.cytoscape.org/#cy.animate