Graph — graph
Graph (
void)
An graph
This is a "special" widget, i.e. not all UIs necessarily support it. Check for availability with HasSpecialWidget(`Graph) before using it.
HasSpecialWidget(`Graph)
if ( HasSpecialWidget( `Graph ) {... `Graph( "graph.dot", "dot" )