I want to be able to smoothly move from one view of a given graph to another, so that the graph gradually moves from its original position and zoom level to the destination defined in the second view, like in an animation.
How can I do that with cytoscape.js?