Skip to content
Prev 9754 / 29559 Next

fix color scale

On 10/29/2010 06:12 AM, Peter Larson wrote:
Hi Pete,
This can be done with the color.scale function by tacking the extreme 
values onto the actual ones for the scaling, then removing the extreme 
values when plotting. See the second example for the barp function in 
the plotrix package. This may work for other value to color 
transformation functions as well.

Jim