Re: [Matplotlib-users] Possible to make linewidth larger in Legend?

2012-02-23 Thread John Hunter
On Thu, Feb 23, 2012 at 4:39 PM, Jonno  wrote:

> I need to use a small linewidth in my plot but the color is still very
> clear. However in the legend the small, thin straight line makes it
> difficult to tell the color. Is there a way to make the linewidth larger
> just in the legend but not on the plot?
>


You can use a proxy artist:

http://matplotlib.sourceforge.net/users/legend_guide.html#using-proxy-artist


JDH
--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Matplotlib-users] Possible to make linewidth larger in Legend?

2012-02-23 Thread Jonno
I need to use a small linewidth in my plot but the color is still very
clear. However in the legend the small, thin straight line makes it
difficult to tell the color. Is there a way to make the linewidth larger
just in the legend but not on the plot?
--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users