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

NAME

       plgcmap1_range - Get the cmap1 argument range for continuous color plots

SYNOPSIS

       plgcmap1_range(min_color, max_color)

DESCRIPTION

       Get  the  cmap1 argument range for continuous color plots. (Use plscmap1_range(3plplot) to
       set the cmap1 argument range.)

       Redacted form: plgcmap1_range(min_color, max_color)

       This function is currently not used in any example.

ARGUMENTS

       min_color (PLFLT_NC_SCALAR(3plplot), output)
              Returned value of the current minimum cmap1 argument.

       max_color (PLFLT_NC_SCALAR(3plplot), output)
              Returned value of the current maximum cmap1 argument.

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