Hi Swetha,
Yes you can do this. It will require some features that might not be well known to a lot of users. You will need to know how to specify a particular set of color-levels that don't use the /levels=(lo,hi,del) syntax, and you will need to define a custom color palette. I'll show this with some simple examples to try.> Fpalette orange
and then look in those files to see how different colors are defined.
The palette file you make can either be in the local directory where you are when running PyFerret, or you can put it in any directory and make sure that that directory is included in the environment variable FER_PALETTE.
Ansley
Hello all
I want to make a shade plot, value ranges from -0.2 to 1 , but want to customize the plot as below(-0.2 to 0) - Blue(0 to 0.2) -yellow(0.3 to 0.6) - orange(0.6 to 1) - green
Is there any way in ferret to customize shade plot as above.
TIASwetha