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

NAME

6       plgyax - Get y axis parameters
7

SYNOPSIS

9       plgyax(p_digmax, p_digits)
10

DESCRIPTION

12       Identical  to  plgxax(3plplot),  except  that arguments are flags for y
13       axis. See the description of plgxax(3plplot) for more detail.
14
15       Redacted form: plgyax(p_digmax, p_digits)
16
17       This function is used in example 31.
18

ARGUMENTS

20       p_digmax (PLINT_NC_SCALAR(3plplot), output)
21              Returned value of the maximum number of digits for the  y  axis.
22              If  nonzero,  the printed label has been switched to a floating-
23              point representation when the  number  of  digits  exceeds  this
24              value.
25
26       p_digits (PLINT_NC_SCALAR(3plplot), output)
27              Returned  value  of  the actual number of digits for the numeric
28              labels (y axis) from the last plot.
29
30

AUTHORS

32       Many developers (who  are  credited  at  http://plplot.org/credits.php)
33       have contributed to PLplot over its long history.
34

SEE ALSO

36       PLplot documentation at http://plplot.org/documentation.php.
37
38
39
40                                 August, 2019                  PLGYAX(3plplot)
Impressum