logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plgcmap1_range - Get the cmap1 argument range for continuous color plots

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.org/credits.php) have contributed to PLplot  over  its
       long history.

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.

Name

plgcmap1_range - Get the cmap1 argument range for continuous color plots

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                            PLGCMAP1_RANGE(3plplot)

Synopsis

plgcmap1_range(min_color, max_color)

See Also