[Matplotlib-users] Offset details for contour plot

2008-02-06 Thread Dan Karipides
of the generated .png * the offset (in pixels) from the bottom left hand corner of the actual contour part Of course if pixel information isn't possible, offset and size as a percentage of the total image size would be fine. Thanks, -Dan --- Dan Karipides [EMAIL PROTECTED

[Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
version would help, I'm willing to give that a try. But I wanted to get some feedback before updating anything else. Thanks, -Dan - Dan Karipides Tech-X Corporation [EMAIL PROTECTED] - Check out the new

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
. -Dan -Original Message- From: John Hunter [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 11:40 AM To: Dan Karipides Cc: Matplotlib Users Subject: Re: [Matplotlib-users] screen colors invert with matplotlib On Jan 9, 2008 10:14 AM, Dan Karipides [EMAIL PROTECTED] wrote: OS

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
To: Dan Karipides; Matplotlib Users Subject: Re: [Matplotlib-users] screen colors invert with matplotlib On Jan 9, 2008 1:32 PM, Dan Karipides [EMAIL PROTECTED] wrote: Thanks John. I did this test: python simple_plot.py -dTkAgg and it worked just fine. (The GTK backend won't

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
for the suggestion, -Dan -Original Message- From: Michael Droettboom [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 2:35 PM To: Dan Karipides Cc: 'Matplotlib Users' Subject: Re: [Matplotlib-users] screen colors invert with matplotlib I wonder if the problem exhibits itself in any other

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
-Original Message- From: Darren Dale [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 3:08 PM To: matplotlib-users@lists.sourceforge.net Cc: Dan Karipides Subject: Re: [Matplotlib-users] screen colors invert with matplotlib Could you please post a screenshot of the bad

[Matplotlib-users] Removing a data series

2006-11-09 Thread Dan Karipides
I did my best to search the examples, mailing list, etc. but was surprised that I didnt even find this question asked, let alone answered. My basic question: Is it possible to remove a data series from a matplotlib plot? Longer question: I'm using matplotlib to generate graph