I just started a new small python project on google code which goal is to easily create clickable graphs on a GKT+ goocanvas. The initial idea comes from this code snippet http://www.daniweb.com/software-development/python/code/323792 . I want to do about the same, but instead of simply drawing the graph, I want to display it on a goocanvas to make it interactive.
The project's page is here http://code.google.com/p/clickonpy/ , there is no code yet, but if some members of the python forum are ready to contribute, please let me know :)