[Tutor] Interactive visualization in python

Aravind Venkatesan arv2007 at gmail.com
Sun Nov 7 00:56:24 CET 2010


Hello,

This is Aravind. I am a university graduate student. I am looking for a
software module or package to visualize a hierarchial tree data structure in
python. Here's the problem:
I have a tree(hierarchially represented) with set of nodes and edges. I
would like to visualize this tree first. Then i would like to have each node
a clickable object so that when a node in the tree is clicked using a mouse,
i want to show some data associated with that node(probably a graph) in
another popup window. What kind of packages exists in python which will help
me solve this?

Regards,
Aravind
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101106/6c8447a7/attachment.html>


More information about the Tutor mailing list