l_graphswitch_relabel {loon} | R Documentation |
Relabel a Graph in the Graphswitch Widget
Description
The graphs in the graphswitch widgets have labels. Use this function the relabel a graph.
Usage
l_graphswitch_relabel(widget, id, label)
Arguments
widget |
graphswitch widget handle (or widget path) |
id |
of the graph |
label |
string with label of graph |
See Also
[Package loon version 1.4.1 Index]