Re: [Matplotlib-users] Scatter legend doesn't show markers

2008-02-23 Thread Manuel Metz
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 that

Re: [Matplotlib-users] Showing the plot in the specific location

2008-02-23 Thread John Hunter
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 not be

Re: [Matplotlib-users] Showing the plot in the specific location

2008-02-23 Thread Darren Dale
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 ? I

[Matplotlib-users] Pb with setupext.py - nonstandard installation of python and tk

2008-02-23 Thread BL
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

[Matplotlib-users] reversing the y-axis with contourf -- bug?

2008-02-23 Thread Phil Austin
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: