Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > dcaf9bd555d1ce386641f56c6523d3ed > files > 122

grads-2.0.2-1.fc18.i686.rpm

<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<head>
<title>GrADS Command: set ccols</title>
<style type="text/css">
<!--
.style1 {color: #990000}
body {
	background-color: #e0f0ff;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000">

<h2><b>set ccols</b></h2>
<p>
<code>set ccols <i>col1 col2 col3 ... colN</i></code>

<p>
Sets specific color numbers for contour levels specified by <a
href="gradcomdsetclevs.html"><code>set clevs</code></a>. 
<p>
<h3>Usage Notes</h3>
<ol>
<li>
Contour colors are reset with every execution of <a
href="gradcomdclear.html"><code>clear</code></a> or <a
href="gradcomddisplay.html"><code>display</code></a>.
<li>User-specified ccols won't take effect unless clevs are also set.
<li>If any of the color numbers is &lt; 0, it is set to 0 (the background color).

<li>(<span class="style1">Version 2.0.0+</span>) When using 'gxout shade2' or 'gxout shade2b', if any of the color numbers is &lt; 0, the contour is not drawn (i.e., it is effectively transparent).
<li>See section of User's Guide on <a href="colorcontrol.html">controlling colors in Grads</a> for more details.
</ol>

<p>
<h3>Examples </h3>


</body>
</html>