Re: [Matplotlib-users] findobj in pylab

2008-07-03 Thread John Kitchin
() --- best regards Matthias On Thursday 26 June 2008 00:21:13 John Kitchin wrote: Is there a way to find all the axes objects or line object handles in pylab? In matlab I used to do something like A = findobj(gcf

Re: [Matplotlib-users] findobj in pylab

2008-07-03 Thread John Kitchin
Cool! That is exactly what I wanted to do! j -Original Message- From: John Hunter [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2008 10:31 AM To: John Kitchin Cc: matplotlib-users@lists.sourceforge.net; [EMAIL PROTECTED] Subject: Re: [Matplotlib-users] findobj in pylab On Thu, Jul

[Matplotlib-users] findobj in pylab

2008-06-25 Thread John Kitchin
--- John Kitchin Assistant Professor NETL-IAES Resident Institute Fellow Doherty Hall 3112 Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu - Check

Re: [Matplotlib-users] non-interactive matplotlib use with no X-server

2008-01-08 Thread John Kitchin
Thanks! Upgrading to 0.91.2 fixed the problem. j Eric Firing wrote: John Kitchin wrote: I am trying to use matplotlib to generate some figures non-interactively via cron, but I can not seem to get matplotlib.figure to import without a gtk error, even when I specify to use an image backend

[Matplotlib-users] non-interactive matplotlib use with no X-server

2008-01-07 Thread John Kitchin
, in ? class SortedStringsScrolledWindow(gtk.ScrolledWindow): NameError: name 'gtk' is not defined -- --- John Kitchin Assistant Professor Doherty Hall 4210A Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http