comparison README.txt @ 48:0485b2293988

ganv
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 30 Apr 2013 19:35:21 -0700
parents b2be302dd2fb
children dd7ea3d8e2cd
comparison
equal deleted inserted replaced
47:b2be302dd2fb 48:0485b2293988
155 Javascript: 155 Javascript:
156 156
157 * http://arborjs.org/ 157 * http://arborjs.org/
158 158
159 159
160 External libraries and tools 160 Other external libraries and tools:
161 161
162 * Graphviz 162 * Graphviz: the old, the venerable, and still the king
163 * tulip: http://tulip.labri.fr/TulipDrupal/ 163 * tulip: http://tulip.labri.fr/TulipDrupal/
164 * GUESS: http://graphexploration.cond.org/ 164 * GUESS: http://graphexploration.cond.org/
165 * Java Universal Network/Graph Framework : http://jung.sourceforge.net/ 165 * Java Universal Network/Graph Framework : http://jung.sourceforge.net/
166 * graphthing http://graph.seul.org/ 166 * graphthing http://graph.seul.org/
167 * igraph http://igraph.sourceforge.net/ 167 * igraph http://igraph.sourceforge.net/
168 * blockdiag: imple diagram images generator; http://blockdiag.com/ 168 * blockdiag: imple diagram images generator; http://blockdiag.com/
169 169
170 Let's not forget
171 * ganv: Ganv is an interactive Gtk canvas widget for graph-based
172 interfaces;
173 http://dev.drobilla.net/browser/trunk/ganv (though see also
174 http://packages.ubuntu.com/source/quantal/libs/ganv and
175 http://harryhaaren.blogspot.com/2012/12/getting-to-grips-with-flowcanvas.html
176 )
177
178
170 See also http://k0s.org/links/?q=graph 179 See also http://k0s.org/links/?q=graph
171 180
172 (And what is 181 (And what is
173 https://github.com/tinkerpop/blueprints/wiki/GraphML-Reader-and-Writer-Library ?) 182 https://github.com/tinkerpop/blueprints/wiki/GraphML-Reader-and-Writer-Library ?)
174 183