[Matplotlib-users] autoscaling y-axis after changing xmin and xmax?

2006-09-25 Thread Kevin Horton
ing between xmin and xmax? Kevin Horton Ottawa, Canada - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & bus

Re: [Matplotlib-users] Response times of GTK vs GTKAgg backends

2006-09-07 Thread Kevin Horton
On 7-Sep-06, at 12:05 PM, Christopher Barker wrote: > Kevin Horton wrote: > >> I also want to note that the GTK >> backend is useful to some people, and hope that it will continue to >> be supported (I seem to recall one mention that it was little used). > > This is

[Matplotlib-users] Response times of GTK vs GTKAgg backends

2006-09-06 Thread Kevin Horton
will continue to be supported (I seem to recall one mention that it was little used). Thanks for matplotlib. Kevin Horton Ottawa, Canada - Using Tomcat but need to do more? Need to support web services, security? Get stu

[Matplotlib-users] axprops?

2006-09-04 Thread Kevin Horton
d via pydoc, and in the pdf documentation, but no dice. Thanks, Kevin Horton Ottawa, Canada - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to

Re: [Matplotlib-users] More than 9 subplots in Figure?

2006-09-04 Thread Kevin Horton
On 4 Sep 2006, at 10:54, John Hunter wrote: >>>>>> "Kevin" == Kevin Horton <[EMAIL PROTECTED]> writes: > Kevin> subplot accepts a tuple in other places, so I would have > Kevin> expected the same behaviour here. Is this a bug that is >

[Matplotlib-users] More than 9 subplots in Figure?

2006-09-04 Thread Kevin Horton
other places, so I would have expected the same behaviour here. Is this a bug that is fixed in a newer matplotlib version, in which case I will try to upgrade. Or, is there some other way to do my code that will work? Thanks, Kevin Horton Ottawa, Canada ---

Re: [Matplotlib-users] redraw figure embedded in GTK?

2006-08-19 Thread Kevin Horton
On 19 Aug 2006, at 20:13, Kevin Horton wrote: > I've got a series of subplots in a matplotlib.FigureCanvas instance > which is embedded in a gtk viewport. Everything seems to work > correctly when I start the application - i.e. the series of > subplots are displayed.

[Matplotlib-users] redraw figure embedded in GTK?

2006-08-19 Thread Kevin Horton
I've got a series of subplots in a matplotlib.FigureCanvas instance which is embedded in a gtk viewport.  Everything seems to work correctly when I start the application - i.e. the series of subplots are displayed.  But, I need to be able to interactively change the axis settings by clicking on GTK