|
From: hazelnusse <haz...@gm...> - 2009-03-02 22:26:40
|
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. |