Hi All, I am trying to use "ShadeGeLeContour" to shade the values between -0.5 and 0.5. plot2 = ShadeGeLeContour(plot2,-0.5,0.5 , 11) but it shades all the negative value instead of the values between -0.5 and 0.5. with regards -Deb