Graph (cyclic kind, not pretty picture kind) rendering algorithm?
Phlip
phlip_cpp at my-deja.com
Fri Feb 9 17:48:24 EST 2001
Python for Pyros:
Click here, then scoot down about 2 pages:
http://www.tomsawyer.com/glt/index.html
On the left we see a Graph (a math object describing vertices connected by
edges), and on the right's the same graph drawn with all the lengths of the
lines balanced.
Is there a Python library out there that can draw a graph like that? Or
which can take a graph as an input and return XY coordinates telling where
to place each vertice and each line?
--
Phlip phlip_cpp at my-deja.com
============ http://c2.com/cgi/wiki?PhlIp ============
-- http://users.deltanet.com/~tegan/home.html --
More information about the Python-list
mailing list