Drawing (directed) graphs

Stefan Franke spamfranke at bigfoot.de
Tue Nov 2 13:19:14 EST 1999


There's a package for the wxWindows GUI toolkit called OGL (object
graphics library). A demo is included in wxPython.

Very simple - you can only place & resize vertices with the mouse and
the edges follow -, but could be a start.

Stefan


On Tue, 2 Nov 1999 14:25:34 GMT, R.M.Everson at ex.ac.uk (R.M.Everson)
wrote:

>
>Hello,
>
>Does anyone know of Python code for drawing graphs of the
>graph-theoretic type? Ideally, I'd like to be able to interactively
>add nodes and edges etc and add data to structures associated with the
>nodes and edges.
>
>Many thanks
>Richard Everson.





More information about the Python-list mailing list