you are searching for
set cbrange
SiSkin wrote:
>
> Good time of day!
>
> I'm new to gnuplot. I'm dealing with an evolutionary process and have a
> bunch of gnuplot data files corresponding to different time steps. I
> output them into png-files and make a video animation. The problem is that
> two boundary colors are always subject to current min and max, so the same
> color does not remain indicating the same value throughout the process. I
> tried to use
>
> set palette defined (0 "blue", 1 "red", 2 "yellow")
>
> but the issue remains, as seen from the picture (which is supposed to be
> all in shades of red):
>
> http://old.nabble.com/file/p31665935/1.png
>
> How do I set the lower and upper boundaries for the palette instead of
> having them set automatically? I beg your pardon if my question has
> already been answered but I failed to find a solution.
>
> Thank you for your help!
>
>
--
View this message in context: http://old.nabble.com/Palette-boundary-colors-tp31665935p31671685.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|