.\" This page was automatically generated. Do not edit! .\" .TH PLCOL1 3plplot "August, 2012" "" "PLplot API" .SH NAME \fBplcol1\fP - Set color, map1 .SH SYNOPSIS \fBplcol1\fP(\fIcol1\fP) .SH DESCRIPTION .P Sets the color for color map1 (see the PLplot documentation). .P Redacted form: \fBplcol1(col1)\fP .P This function is used in example 12. .SH ARGUMENTS .TP \fIcol1\fP (PLFLT, input) This value must be in the range from 0. to 1. and is mapped to color using the continuous map1 color palette which by default ranges from blue to the background color to red. The map1 palette can also be straightforwardly changed by the user with \fBplscmap1\fP(3plplot) or \fBplscmap1l\fP(3plplot). .SH AUTHORS Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere. .SH SEE ALSO PLplot documentation at http://plplot.sourceforge.net/resources.