Provided by: plplot-doc_5.10.0-0ubuntu5_all
NAME
plpsty - Select area fill pattern
SYNOPSIS
plpsty(patt)
DESCRIPTION
Select one of eight predefined area fill patterns to use (also see plpat(3plplot)). Setting the fill style to 0 gives a solid fill. Redacted form: plpsty(patt) This function is used in examples 12,13,15,16,25.
ARGUMENTS
patt (PLINT, input) The desired pattern. Pattern 1 consists of horizontal lines, pattern 2 consists of vertical lines, pattern 3 consists of lines at 45 degrees angle (upward), and so on.
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. February, 2014 PLPSTY(3plplot)