The number of points in scatter plot has other keyword argument
(scatterpoints). This is true for svn version, but I'm not quite sure
if it is also true for 0.98.5.2.
Anyhow, the documentation still needs to be updated.

Regards,

-JJ


On Sat, Jul 11, 2009 at 9:46 AM, John Hunter<jdh2...@gmail.com> wrote:
> 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
>

------------------------------------------------------------------------------
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