.ig >>
<STYLE TYPE="text/css">
<!--
        A:link{text-decoration:none}
        A:visited{text-decoration:none}
        A:active{text-decoration:none}
-->
</STYLE>
<title>ploticus: proc catslide</title>
<body bgcolor=D0D0EE vlink=0000FF>
<br>
<br>
<center>
<table cellpadding=2 bgcolor=FFFFFF width=550 ><tr>
<td>
  <table cellpadding=2 width=550><tr>
  <td><br><h2>proc catslide</h2></td>
  <td align=right>
  <small>
  <a href="Welcome.html"><img src="ploticus.gif" border=0></a><br>
  <a href="Welcome.html">Welcome</a> &nbsp; &nbsp;
  <a href="../gallery/index.html">Gallery</a> &nbsp; &nbsp;
  <a href="Contents.html">Handbook</a> 
  <td></tr></table>
</td></tr>
<td>
<br>
<br>
.>>

.TH proc_catslide PL "18-JUN-2001   PL www.sgpr.net"

.SH DESCRIPTION
\fBproc catslide\fR may be used with \fBcategories\fR 
scaling in order to
adjust the location corresponding to the category by a small amount.
A typical use of \fBproc catslide\fR is to display pairs or clusters
within the category framework.

.SH EXAMPLE
A Gallery example where this is used is
.ig >>
<a href="../gallery/errbar1.htm">
.>>
 errbar1 
.ig >>
</a>
.>>


.SH MANDATORY ATTRIBUTES
The \fCaxis\fR and \fCamount\fR attributes must be specified.

.SH ATTRIBUTES
.LP
\fBaxis\fR \fCx\fR | \fCy\fR
.IP
The axis having the categories that we want to adjust.

.LP
\fBamount\fR \fIn\fR
.IP
The amount of adjustment, in \fBscaled\fR units.  Categories
are 1 scaled unit apart, so typically this value is something
like \fC0.1\fR.

.ig >>
<br>
<br>
</td></tr>
<td align=right>
<a href="Welcome.html">
<img src="ploticus.gif" border=0></a><br><small>data display engine &nbsp; <br>
<a href="Copyright.html">Copyright Steve Grubb</a>
<br>
<br>
<center>
<img src="../gallery/all.gif">
</center>
</td></tr>
</table>
.>>
