plwidth.3plplot - Man Page
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.org/credits.php) have contributed to PLplot over its long history.
See Also
PLplot documentation at http://plplot.org/documentation.php.
Info
November, 2024 PLplot API