.ig >>
<STYLE TYPE="text/css">
<!--
        A:link{text-decoration:none}
        A:visited{text-decoration:none}
        A:active{text-decoration:none}
        OL,UL,P,BODY,TD,TR,TH,FORM { font-family: arial,helvetica,sans-serif;; font-size:small; color: #333333; }

        H1 { font-size: x-large; font-family: arial,helvetica,sans-serif; }
        H2 { font-size: large; font-family: arial,helvetica,sans-serif; }
        H3 { font-size: medium; font-family: arial,helvetica,sans-serif; }
        H4 { font-size: small; font-family: arial,helvetica,sans-serif; }
-->
</STYLE>
<title>ploticus: examples using the vdist prefab</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>Examples using the vdist prefab</h2></td>
  <td align=right>
  <small>
  <a href="../doc/welcome.html"><img src="../doc/ploticus.gif" border=0></a><br>
  Version 2.33 Jun'06
     </small><br><a href="../doc/prefabs.html">Prefabs</a>
  <td></tr></table>
</td></tr>
<td>
<br>
<br>
.>>

.TH Examples_using_the_vdist_prefab PL "02-JUN-2006   PL ploticus.sourceforge.net"

.LP
These examples use 
.ig >>
<a href="prefab_vdist.html">
.>>
\0the vdist prefab.
.ig >>
</a>
.>>
They are included in the distribution (\fC./pltestsuite/testpf_vdist\fR).
All examples use data from the \fCdata6\fR and \fCdata6b\fR files having one
field containing several hundred numeric values.
.ig >>
<a href="prefab_gallery.html">
.>>
\0Gallery of ALL prefab examples
.ig >>
</a>
.>>


.ig >>
<br><br><br>
.>>

.SH vdist example 1
.LP
.ig >>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/vdist1.gif"></td></tr>
</table></center>
.>>
.LP
.nf
    pl -prefab vdist data=data6 y=1 

.fi

.ig >>
<br><br><br>
.>>

.SH vdist example 2
.ig >>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/vdist2.gif"></td></tr>
</table></center>
.>>
.LP
.nf
   pl -prefab vdist data=data6 y=1  mediansym=dot  dist=hist \\
	showoutliers=yes 

.fi
.ig >>
<br><br><br>
.>>

.SH vdist example 3
.ig >>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/vdist3.gif"></td></tr>
</table></center>
.>>
.LP
.nf

   pl  -prefab vdist   data=data6 data2=data6b   y=1 y2=1   dist=hist \\
	title="Set 1"   title2="Set 2" 

.fi

.ig >>
<br>
<br>
</td></tr>
<td align=right>
<a href="../doc/welcome.html">
<img src="../doc/ploticus.gif" border=0></a><br><small>data display engine &nbsp; <br>
<a href="../doc/Copyright.html">Copyright Steve Grubb</a>
<br>
<br>
<center>
<img src="../gallery/all.gif"> 
</center>
</td></tr>
</table>
<br>
<center>
Ploticus is hosted at http://ploticus.sourceforge.net <br>
<img src="http://sourceforge.net/sflogo.php?group_id=38453" width="88" height="31" border="0" alt="SourceForge Logo">
</center>
.>>
