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


Groups > comp.lang.python > #8967 > unrolled thread

Re: interactive plots

Started bySteven Howe <howe.steven@gmail.com>
First post2011-07-06 10:57 -0700
Last post2011-07-06 10:57 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#8967 — Re: interactive plots

FromSteven Howe <howe.steven@gmail.com>
Date2011-07-06 10:57 -0700
SubjectRe: interactive plots
Message-ID<mailman.712.1309975085.1164.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web