On Mar 29, 2007, at 2:49 PM, Iyer wrote:
>
> Thanks for your response, what I'm trying to find - is a way to
> have the whole subplot stop displaying non-data related parts of
> it, like when we use the back and forward arrows on the matplotlib
> toolbar, the subplot goes off the boundaries a
On Mar 29, 2007, at 10:55 AM, Iyer wrote:
>
> That's unfortunate that a subplot cannot be bounded within a
> scrollbar.. I guess if it could be possible to turn a subplot into
> a GUI widget and have GUI widgets over another GUI widget (the
> frame), that'd be good...
I think that wouldn't b
That's unfortunate that a subplot cannot be bounded within a scrollbar.. I
guess if it could be possible to turn a subplot into a GUI widget and have GUI
widgets over another GUI widget (the frame), that'd be good...
I was wondering how we can differentiate between data on a subplot and the
b
On 3/26/07, lazardo <[EMAIL PROTECTED]> wrote:
>
> Thanks for your helpful response.
>
> I used wx, I'm mystified to as how to make the scroll bars bound the
> subplot. not the frame. The gtk example you pointed me to creates horizontal
> and vertical scrollbars around the whole frame, not within
Thanks for your helpful response.
I used wx, I'm mystified to as how to make the scroll bars bound the subplot.
not the frame. The gtk example you pointed me to creates horizontal and
vertical scrollbars around the whole frame, not within the subplot. i.e., if
the subplot is very large ,
I'm curious .. how can we include a scrollbar with a subplot, instead of the
back and front arrows to view the subplot. Googling
matplotlib+scrollbar+subplot brings up a very few results, so I guess it hasn't
been attempted before.
Any ideas ?
Thanx.
iyer