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

plsmin - Set length of minor ticks

Arguments

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

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

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  length of the minor ticks and the length of the terminals on error bars.  The actual
       length is the product of the default length and a scaling factor as for character height.

       Redacted form: plsmin(def,scale)

       This function is used in example 29.

Name

plsmin - Set length of minor ticks

See Also

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

                                                   July, 2025                                    PLSMIN(3plplot)

Synopsis

plsmin(def, scale)

See Also