Graph editors

Difference between version 19 and 20 - Previous - Next
'''Graph Editors''' provide an interactive interface for creating and editing [graph%|%graphs].


** Disambiguation **

   [Graphics with Tcl]:   A guide graphics tools and resources.

   [category plotting]:   A category for visual plots and graphs 



** Description **

Over the years, quite a few graph editors seem to have been written in Tcl/Tk.
The [canvas] probably has something to do with this.



** Editors **
   [angela]:   '''A'''ngela is a '''N'''atural '''G'''raph '''E'''ditor with '''L'''ayout '''A'''lgorithms.

   [bwise]:   Compose programs by creating data pipelins from linked blocks.

   [Graph editor], by [Mark Eichin]:   A small script implementing a basic graph editor]

   [Graphlet]:   A toolkit for the implementation of graph editors, and includes drawing algorithms for graphs

   [GraphViz]:   New Release 2.38 (13 April 2014) - [HJG] 2015-06: Link [https://web.archive.org/web/20150530232011/http://www.graphviz.org/] not dead, just slow. No news since 2014-04.

   [https://projects.coin-or.org/SYMPHONY/browser/trunk/SYMPHONY/src/DrawGraph/IGD_1.0?order=name%|%IGD (Interactive Graph Drawing)]:   A graphical application and library of Tcl/Tk functions for displaying, manipulating, scaling and printing undirected graphs.

   [uDraw(Graph)]:   Create your flow charts, diagrams, hierarchies or structure visualizations using automatic layout.



** Lost Software  **

   [GmlProject]:   [HJG] 2014-04 - Moved, website in french only

   [http://wfr.tcl.tk/208%|%Editeur de graphes], by [David Cobac]:   There's [https://web.archive.org/web/20061202050140/http://dcobac.free.fr/tcl/editgraphe/%|%this tantalizing URL], but nothing else 





<<categories>> Application | Graph Theory