On Wed, Jul 6, 2011 at 9:04 AM, Mihai Badoiu <mbad...@gmail.com> wrote: > How do I do interactive plots in python? Say I have to plot f(x) and g(x) > and I want in the plot to be able to click on f and make it disappear. Any > python library that does this?
Matplotlib can be integrated with either wxPython or PyQt to create GUI applications with interactive plots. -- http://mail.python.org/mailman/listinfo/python-list