Re: [Matplotlib-users] How to: manually select contour label location

2008-08-06 Thread Mark Bakker
Never mind, I found it. The solution is: cobj = contour(x,y,z) cobj.clabel(manual=True) How nice! Mark On Wed, Aug 6, 2008 at 10:05 AM, Mark Bakker <[EMAIL PROTECTED]> wrote: > Hello list - > > I read that in 0.98.3 we can manually select contour label locations! > > I searched around, but co

[Matplotlib-users] How to: manually select contour label location

2008-08-06 Thread Mark Bakker
Hello list - I read that in 0.98.3 we can manually select contour label locations! I searched around, but couldn't find any instructions. Can anybody point me in the right direction? Thanks, Mark - This SF.Net email is spon