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

Re: [Matplotlib-users] findobj in pylab

2008-07-03 Thread John Kitchin
ax.lines # ... and reset their markerfacecolor setp(lines, 'mfc', 'g') show() -------- --- best regards Matthias On Thursday 26 June 2008 00:21:13 John Kitchin wrote: > Is there a way to find

[Matplotlib-users] findobj in pylab

2008-06-25 Thread John Kitchin
Is there a way to do that in pylab/matplotlib? Thanks, j --- John Kitchin Assistant Professor NETL-IAES Resident Institute Fellow Doherty Hall 3112 Department of Chemical Engineering Carnegie Mellon University Pittsbu

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 sp

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

2008-01-07 Thread John Kitchin
uot;/home/jkitchin/lib/python2.4/site-packages/matplotlib/mlab.py", line 2481, in ? class SortedStringsScrolledWindow(gtk.ScrolledWindow): NameError: name 'gtk' is not defined -- --- John Kitchin Assistant Professor Doherty Hall 4210A Department