ckground is pink rather than gray, color
>> tables are way goofed up. Writes to file fine.)
>>
>>
>
>
> ------
>
>
> ___
using the enthought distribution, I would hope that it was done right
but maybe not.
*Vincent Davis
720-301-3003 *
vinc...@vincentdavis.net
my blog <http://vincentdavis.net> |
LinkedIn<http://www.linkedin.com/in/vincentdavis>
On Mon, Mar 22, 2010 at 9:37 PM, Andre Walker-Loud wrot
name. At this point I can save the file and it does not overwrite the file
as long as it is not a png which is the file type the plot gets saved as.
And the magic fix is ?? :)
*Vincent Davis
720-301-3003 *
vinc...@vincentdavis.net
my blog <http://vincentdavis.net> |
LinkedI
post this, guidance or help would be
appreciated.
*Vincent Davis
720-301-3003 *
vinc...@vincentdavis.net
my blog <http://vincentdavis.net> |
LinkedIn<http://www.linkedin.com/in/vincentdavis>
--
Download Int
I am doing a fairly basic plot plot(ydata) but would like to condition the
marker on another array, for example if I have ydata and markerdata then for
markerdata > 0 use use a '+' and for markerdata <0 use a '-' and for
markerdata = 0 '.'
How do I do this?