I'm having two (presumably) unrelated problems with contourf
1) One of my datasets seems to trigger a bug:
Specifically when I run the appended script
(http://clouds.eos.ubc.ca/~phil/matplotlib_error/arrayplot.py)
using the pickled array:
(http://clouds.eos.ubc.ca/~phil/matplotlib_error/array.pic
Hi,
I've got difficulties to make a local installation of matplotlib.
I think it's due to my nonstandard installation of python and tk, which both
are in my home.
I've seen on the website that , for non standard installation, I should
complete the basedir dictionary defined in the setupext.py
On Saturday 23 February 2008 10:49:25 am John Hunter wrote:
> On Fri, Feb 22, 2008 at 11:04 PM, sa6113 <[EMAIL PROTECTED]> wrote:
> > I could return the output object of the plot as image file , would you
> > please tell me how I have to convert image to QImage in order to use it
> > in my GUI ?
>
On Fri, Feb 22, 2008 at 11:04 PM, sa6113 <[EMAIL PROTECTED]> wrote:
>
> I could return the output object of the plot as image file , would you please
> tell me how I have to convert image to QImage in order to use it in my GUI ?
I could, but this is a very poor way to do it. First, you would no
Erik Tollerud wrote:
> I use the scatter(x,y) command to make scatter plots, but I noticed
> today (on the SVN version of mpl) that when I call legend() after
> giving scatter(x,y,label='somelabel') , the legend doesn't show the
> marker symbols - it only has a square patch colored in the color th