Skip to content

Contour plot question

3 messages · Paul, David A, Duncan Murdoch, Uwe Ligges

#
In a contour plot having numeric values displayed
next to the contours, is it possible to modify these
numeric values so that they are bolded, enlarged,
and/or placed differently?


Much thanks in advance,

David Paul, Ph.D.
Battelle Memorial Institute
614.424.3176
#
On Fri, 06 Jun 2003 09:38:40 -0400, you wrote in message
<940250A9EB37A24CBE28D858EF077749136DE1 at ws-bco-mse3.milky-way.battelle.org>:
See the ?contour.default help:  vfont can change the font (but it uses
Hershey fonts, you might not like those); labcex changes the size.  I
didn't notice an argument to affect placement.

Duncan Murdoch
#
Duncan Murdoch wrote:

            
?contour says:

<<method - character string specifying where the labels will be located. 
Possible values are "simple", "edge" and "flattest" (the default). See 
the Details section.>>

Uwe Ligges