Hello,<br><br>I have some 2D polygons and corresponding scalars.One group of scalars is between 50 and 51, the other is 100. I'd like to build a color lookup table for those two groups of scalar data. For scalars between 50 and 51, I want the colors to be linearly interpolated between red and blue. I want 100 to be mapped as black. I don't want any interpolation between those two groups. I know how to build lookup tables separately for these two different cases. Is it possible to make such a lookup table?
<br><br>I have not got any answer to my past few questions. Please help me with this one. <br><br>Thanks,<br>Janny<br>