|
ColorFunctionScaling
ColorFunctionScaling is an option for various graphics functions which specifies whether the values provided to a color function should be scaled to lie between 0 and 1.
The default setting for ColorFunctionScaling is True.
With ColorFunctionScaling -> False original unscaled values are fed to the color function.
See Section 2.10.7.
See also: ColorFunction.
New in Version 4.
Further Examples
|