<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, I'm using the color.gs script with this code:<div>'color 0 140 2 -kind white-&gt;cyan-&gt;green-&gt;yellow-&gt;orange-&gt;red-&gt;magenta'</div><div><br></div><div>But on the colored contour scale some values overlap others: how can I skip some contour values numbers?</div><div><br></div><div>For the code above it would be:</div><div>0 2 4 6 8 10 ...... 140</div><div>I would like it to be like:</div><div>0 10 20 and then 22 24 26 ...140</div><div><br></div><div>Thanks,</div><div>Giacomo</div>                                               </div></body>
</html>