On Nov 29, 2007 10:30 PM, Charles Moad <[EMAIL PROTECTED]> wrote:
> For reference and possible critique, I wrote up notes on how I built a
> Universal matplotlib dist.
Thanks for posting these Charlie, I put these up on the wiki along
side mine, and refer to both on the mpl installing page. So i
On Nov 30, 2007 6:32 AM, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> John: A small thing - my name is mispelled on the credits page (should
> be one 't'). Also, if you get a chance it would be great if you could
> update the basemap docs to the latest svn (I'll release 0.9.8 soon).
Done.
--
The following run well . But I just want to make the image, with the x and y
as axis and z as the image value ,show on the figure. In the pylab , we can
just give a command "imshow" ,But here , I fail to do it , I have try
ax.imshow() again and again ,but fail. Can sb give me some advice . Thank
y
Thank u for your help. I did it as your reply. But some questions appear
again . Can you give me some more advice , your help will be appreciated.
Code are as following: You know when I do "self.ax.images.append(self.im)"
in pylab . It do properly , But ,it fail here. Thank you!
# -*- coding:
John Hunter wrote:
> For the 0.91 release, I have updated the web site, which had become
> woefully out of date. In addition to some 91 specific things like
> "what's new", credits and updating a bunch of links to point to
> pyplot, I also cleaned out some dead wood (removed numeric and
> numarray