On 05/21/2012 06:33 AM, Brian wrote:
> Greetings all,
>
> I am trying to place line labels on a plot similar to how contours in a
> contour plot are labeled (i.e. clabel). I have found that I can use
> ax.annotate but have to optimize by hand while the clabel for contours
> finds a "good" location without my having to find it. Is this feature
> available?

No, it is not.  It has occurred to me that factoring out a 
"labeled_line" functionality might be useful, but I haven't looked into it.

Eric

>
> Regards,
> Brian

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to