Query: pl_setcontlabelparam
OS: debian
Section: 3plplot
Links: debian man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PL_SETCONTLABELPARAM(3plplot) PLplot API PL_SETCONTLABELPARAM(3plplot)NAMEpl_setcontlabelparam - Set parameters of contour labelling other than format of numerical labelSYNOPSISpl_setcontlabelparam(offset, size, spacing, active)DESCRIPTIONSet parameters of contour labelling other than those handled by pl_setcontlabelformat(3plplot). Redacted form: pl_setcontlabelparam(offset, size, spacing, active) This function is used in example 9.ARGUMENTSoffset (PLFLT, input) Offset of label from contour line (if set to 0.0, labels are printed on the lines). Default value is 0.006. size (PLFLT, input) Font height for contour labels (normalized). Default value is 0.3. spacing (PLFLT, input) Spacing parameter for contour labels. Default value is 0.1. active (PLINT, input) Activate labels. Set to 1 if you want contour labels on. Default is off(0).AUTHORSGeoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.SEE ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PL_SETCONTLABELPARAM(3plplot)