Re: [Matplotlib-users] open ascii grid data and plot

2012-03-25 Thread questions anon
excellent, thanks, that worked and was able to plot using matplotlib without ending up with the logical_or error. thanks everyone On Thu, Mar 22, 2012 at 3:59 AM, Goyo wrote: > El día 21 de marzo de 2012 01:03, questions anon > > > f=np.genfromtxt(inputfile, skip_header=6, dtype=None, names=True

Re: [Matplotlib-users] why does transform=None cause a patch not to be shown?

2012-03-25 Thread Tony Yu
On Thu, Mar 22, 2012 at 1:43 AM, C M wrote: > For the following code, if I remove the transform=None a green patch is > shown. If it is in, it is not shown. I would think that transform=None > should have no effect. Why is this? > This is a weird one: When you set the transform, the artist no