interactive plots

Steven Howe howe.steven at gmail.com
Wed Jul 6 13:57:54 EDT 2011


On 07/06/2011 09:59 AM, Ian Kelly wrote:
> On Wed, Jul 6, 2011 at 9:04 AM, Mihai Badoiu<mbadoiu at 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.
PyGTK interface too.




More information about the Python-list mailing list