Re: image output in matplotlib

2006-07-03 Thread John Hunter
> "mart" == mart jeeha <[EMAIL PROTECTED]> writes: mart> Hey folks, I got a problem in printing images from a mart> matplotlib - FigureCanvas Object (child of a wxFrame, mart> library backend_wx) into jpeg-formatted files. (I like to mart> create a sequence of images that I can

image output in matplotlib

2006-06-30 Thread mart_jeeha
Hey folks, I got a problem in printing images from a matplotlib - FigureCanvas Object (child of a wxFrame, library backend_wx) into jpeg-formatted files. (I like to create a sequence of images that I can assemble to an avi) self.mycanvas.print_figure("test.jpg") merely gives an error stating, tha