I would like to manipulate my legend such that each color has a unique range. As is, the range of each color is automatically generated, but I want to manually input it (so that anything above a particular stress is red for example). Does anybody know of a way to do this?
Comments
There isn't a direct way to do this. You could adjust the maximum and minimum so that red only appears for a range of stresses that you want to be red, but then the colors for everything else will generally be inconvenient since they'll still be uniformly spaced.
If you just want to clearly see any values over a limit, then set that limit as the maximum and anything above it will be black. To do this, right click the trackbar on the left of the color key and choose Max/min...