I am generating level curves numerically with a gradient method of my own
recipe.  The result is a bunch of 100x2 vectors, each 'row' of which is a
point on a level curve in the plane.  My goal is to label each plot line
analogously to how contour lines are labelled with clabel.  Is this
possible?  If so, does anybody know how or have some example code?

Thanks,
~Luke
-- 
View this message in context: 
http://www.nabble.com/Label-plot-lines-analogously-to-clabel-tp22295292p22295292.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to