Dailydave mailing list archives

Re: Visualization library anyone?


From: "Ian Peters" <ian () ianpeters net>
Date: Tue, 4 Apr 2006 14:52:08 +0100 (BST)


Hello all,

Does anybody know any visualization library, which "can" generate graphs
(etc.) and can be attached to C code project freely. Quite friendly APIs
are also highly advisable.

Naturally except all the phyton/java, wingraph32 and vcg libraries.
Thanks for help.


best regards,
pb


Have a look at graphviz (http://www.graphviz.org/), I've found it useful as an
externally called suite before now. It's not perfect, and graph optimisation
through 'neato' can be a tad slow, but it's free (CPL), easy to use, and
language-agnostic. There is a library called Agraph, but I've never used it
before, so caveat emptor.

Ian


Current thread: