logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plssym - Set symbol size

Arguments

def (PLFLT(3plplot), input)
              The  default  height of a symbol in millimeters, should be set to zero if the default height is to
              remain unchanged.

       scale (PLFLT(3plplot), input)
              Scale factor to be applied to default to get actual symbol height.

Authors

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

Description

       This  sets up the size of all subsequent symbols drawn by plpoin(3plplot) and plsym(3plplot).  The actual
       height of a symbol is the product of the default symbol size and a scaling factor as  for  the  character
       height.

       Redacted form: plssym(def,scale)

       This function is used in example 29.

Name

plssym - Set symbol size

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                    PLSSYM(3plplot)

Synopsis

plssym(def, scale)

See Also