l_navigator_walk_backward {loon} | R Documentation |
Have the Navigator Walk Backward on the Current Path
Description
Animate a navigator by having it walk on a path on the graph
Usage
l_navigator_walk_backward(navigator, to = "")
Arguments
navigator |
navigator handle |
to |
node name that is part of the active path backward where the navigator should stop. |
Details
Note that navigators have the states animationPause
and
animationProportionIncrement
to control the animation speed.
Further, you can stop the animation when clicking somewhere on the graph
display or by using the mouse scroll wheel.
See Also
[Package loon version 1.4.1 Index]