Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8967

Re: interactive plots

Date 2011-07-06 10:57 -0700
From Steven Howe <howe.steven@gmail.com>
Subject Re: interactive plots
References <CAGGWHE5-JTx61UOok7Dqe2XXhffmCF6nQ7MS+n3=K-FhhHyJvg@mail.gmail.com> <CALwzidm8jz7MLVX9MzvEWwYoObro5OhUzjjwFrC5o-4-Ws66qg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.712.1309975085.1164.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: interactive plots Steven Howe <howe.steven@gmail.com> - 2011-07-06 10:57 -0700

csiph-web