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.org/credits.php)
31       have contributed to PLplot over its long history.
32

SEE ALSO

34       PLplot documentation at http://plplot.org/documentation.php.
35
36
37
38                                 August, 2021                  PLSMIN(3plplot)
Impressum