On Mon, Jul 6, 2009 at 6:06 AM, Oliver Tomic<oliver.to...@nofima.no> wrote:
> Hi,
>
> Windows XP
> Python 2.5.2
> matplotlib 0.98.5.2
>
> I try to use numpoints for a legend my plot, but without luck. I always end
> up having three points in the legend despite setting numpoints=1 (see below
> towards the end of the code).
> Things work nicely though in a much simpler script.
>
> Help is greatly appreciated.

When posting an example, it helps if we can run it:-)  In this case,
we would need your data files

assC = np.loadtxt('Apples_flowerFlavour_assC_corrPlot.txt')
all = np.loadtxt('Apples_flowerFlavour_allAssessors_corrPlot.txt')

JDH

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to