l_graphswitch_move {loon} | R Documentation |
Move a Graph in the Graph List
Description
Change the postion in of a graph in the graphswitch widget.
Usage
l_graphswitch_move(widget, id, index)
Arguments
widget |
graphswitch widget handle (or widget path) |
id |
of the graph |
index |
position of the graph as a positive integer, |
See Also
[Package loon version 1.4.1 Index]