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:
On Nov 29, 2007 7:34 AM, hjc520070 <[EMAIL PROTECTED]> wrote:
>
> I just want to show a matplotlib.image.AxesImage on a figure. But It can't
> work properly. Can somebody help me? The code are following: when I run it
> , It just show a white figure. But I Set it cm.Greens .It doesn't work .
Axes
I just want to show a matplotlib.image.AxesImage on a figure. But It can't
work properly. Can somebody help me? The code are following: when I run it
, It just show a white figure. But I Set it cm.Greens .It doesn't work .
Why?
# -*- coding:gb2312 -*-
import matplotlib
matplotlib.use("WXAgg")