Re: [Matplotlib-users] labeling contours with roman numerals

2007-12-14 Thread Mark Bakker
gt; CS=contour(A,[50,]) > CS.clabel(fmt=FormatFaker('Some String')) > > > > > > > From: Michael Hearne <[EMAIL PROTECTED] > > > Subject: [Matplotlib-users] labeling contours with roman numerals > > To: Matplotlib Users > > Message-ID: <

Re: [Matplotlib-users] labeling contours with roman numerals

2007-12-14 Thread Michael Hearne
;[EMAIL PROTECTED] > Subject: [Matplotlib-users] labeling contours with roman numerals To: Matplotlib Users Message-ID: < [EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Does a LineCollection generated by contour() have a property that holds the labels? I

Re: [Matplotlib-users] labeling contours with roman numerals

2007-12-14 Thread Mark Bakker
=FormatFaker('Some String')) > > From: Michael Hearne <[EMAIL PROTECTED]> > Subject: [Matplotlib-users] labeling contours with roman numerals > To: Matplotlib Users > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii&qu

[Matplotlib-users] labeling contours with roman numerals

2007-12-13 Thread Michael Hearne
Does a LineCollection generated by contour() have a property that holds the labels? I would like to label my contour lines with roman numerals, and cannot figure out how to get clabel to do that. Thanks, Mike -- Michael Hearne [EMAIL P