On 6/21/07, Miquel Poch <[EMAIL PROTECTED]> wrote:
> And here is my problem. I can put one toolbar for each graph, but when I
> make a zoom I want all the graphs change in the same way. That's possible?
> I've been thinking in make zoom in one graph, and then create a function
> that receive the d
Hi!
I'm trying to embed Matplotlib in wxPython and I find myself in some
troubles. I'm sure someone here could help me.
I need an application where plot some functions, three or four graphics at
the same time. I've done a frame, and with matplotlib I've plot two graphs
in it. I've introduced a t