<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi All, <br>
    I am trying to use "ShadeGeLeContour" to shade the values between
    -0.5 and 0.5.<br>
    plot2   = ShadeGeLeContour(plot2,-0.5,0.5 , 11)  <br>
    but it shades all the negative value instead of  the values between
    -0.5 and 0.5.<br>
    <br>
    with regards<br>
    -Deb<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </body>
</html>