Provided by: plplot-doc_5.13.0+dfsg-6ubuntu2_all bug

NAME

       plwidth - Set pen width

SYNOPSIS

       plwidth(width)

DESCRIPTION

       Sets the pen width.

       Redacted form: plwidth(width)

       This function is used in examples 1 and 2.

ARGUMENTS

       width (PLFLT(3plplot), input)
              The desired pen width.  If width is negative or the same as the previous value no action is taken.
              width = 0.  should be interpreted as  as  the  minimum  valid  pen  width  for  the  device.   The
              interpretation of positive width values is also device dependent.

AUTHORS

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

SEE ALSO

       PLplot documentation at http://plplot.sourceforge.net/documentation.php.

                                                 November, 2017                                 PLWIDTH(3plplot)