1PLSMIN(3plplot)                   PLplot API                   PLSMIN(3plplot)
2
3
4

NAME

6       plsmin - Set length of minor ticks
7

SYNOPSIS

9       plsmin(def, scale)
10

DESCRIPTION

12       This sets up the length of the minor ticks and the length of the termi‐
13       nals on error bars.  The actual length is the product  of  the  default
14       length and a scaling factor as for character height.
15
16       Redacted form: plsmin(def, scale)
17
18       This function is used in example 29.
19

ARGUMENTS

21       def (PLFLT(3plplot), input)
22              The default length of a minor tick in millimeters, should be set
23              to zero if the default length is to remain unchanged.
24
25       scale (PLFLT(3plplot), input)
26              Scale factor to be applied to default to get actual tick length.
27
28

AUTHORS

30       Many   developers   (who   are   credited   at    http://plplot.source
31       forge.net/credits.php)  have  contributed  to PLplot over its long his‐
32       tory.
33

SEE ALSO

35       PLplot   documentation   at    http://plplot.sourceforge.net/documenta
36       tion.php.
37
38
39
40                                 August, 2017                  PLSMIN(3plplot)
Impressum