gv(3tcl) | gv(3tcl) |
gv_tcl - graph manipulation in tcl
#!/usr/bin/tclsh
package require gv
Requires tcl8.3 or later.
gv_tcl is a dynamically loaded extension for tcl that provides access to the graph facilities of graphviz.
graph, dot, neato, fdp, circo, twopi, tcl.
03 January 2023 |