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

NAME

6       plssym - Set symbol size
7

SYNOPSIS

9       plssym(def, scale)
10

DESCRIPTION

12       This   sets   up   the   size   of  all  subsequent  symbols  drawn  by
13       plpoin(3plplot) and plsym(3plplot).  The actual height of a  symbol  is
14       the  product of the default symbol size and a scaling factor as for the
15       character height.
16
17       Redacted form: plssym(def, scale)
18
19       This function is used in example 29.
20

ARGUMENTS

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

AUTHORS

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

SEE ALSO

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