ColorFunctionScaling
Usage
Notes
Further Examples
Here is a density plot. This is the default, where . In this case the values passed to ColorFunction are scaled between and .
In[1]:=
|
Here is the same plot with ColorFunctionScaling set to False. With the False setting the original unscaled values are used.
In[2]:=
|
|