bionic (3) plcol1.3plplot.gz

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

NAME

       plcol1 - Set color, cmap1

SYNOPSIS

       plcol1(col1)

DESCRIPTION

       Sets the color for cmap1 (see the PLplot documentation).

       Redacted form: plcol1(col1)

       This function is used in examples 12 and 21.

ARGUMENTS

       col1 (PLFLT(3plplot), input)
              This  value  must  be  in  the  range  (0.0-1.0) and is mapped to color using the continuous cmap1
              palette which by default ranges from blue to the background color to red.  The cmap1  palette  can
              also be straightforwardly changed by the user with plscmap1(3plplot) or plscmap1l(3plplot).

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                                  PLCOL1(3plplot)