Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ed05dc5f357c49fdded780f52b150dce > files > 95

ploticus-2.41-2mdv2010.0.i586.rpm

<html>
<head>
<!-- This file has been generated by unroff 1.0, 03/11/09 12:56:20. -->
<!-- Do not edit! -->
<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 vbars 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 vbars prefab</h2></td>
  <td align=right>
  <small>
  <a href="../doc/welcome.html"><img src="../doc/ploticus.gif" border=0></a><br>
  Version 2.41 Mar2009
     </small><br><a href="../doc/prefabs.html">Prefabs</a>
  <td></tr></table>
</td></tr>
<td>
<br>
<br>

<title>Manual page for Examples_using_vbars_prefab(PL)</title>
</head>
<body>

<p>
These examples use the
<a href="prefab_vbars.html">
 vbars prefab
</a>
and are included in the distribution (<tt>./pltestsuite/testpf_vbars</tt>)
<a href="prefab_gallery.html">
 Gallery of ALL prefab examples
</a>


<br><br><br>

<h2>vbars example 1</h2>
<p>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/vbars1.gif"></td></tr>
</table></center>
<p>
<pre>
  pl  -prefab vbars  data=data4  delim=tab  x=1  y=2  vals=yes\
       yrange=0  yinc=20  ygrid=yes  barwidth=0.3 

	data4 file:
		Group A	78	7
		Group B	84	12
		Group C	56	6

</pre>
<h2>vbars example 2</h2>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/vbars2.gif"></td></tr>
</table></center>
<p>
<pre>
   pl -prefab vbars  data=data5  delim=tab  x=1  y=2  err=3  \
   y2=4  err2=5  errunder=yes  ygrid=yes  barwidth=0.1  \
     name=Treatment  name2=Control stubvert=yes 

    data5 file:
	Test 3	76	19	84	14
	Test 4	83	12	64	9
	Test 5	95	11	92	13
	...etc..

</pre>
<h2>vbars example 3</h2>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/vbars3.gif"></td></tr>
</table></center>
<p>
<pre>
  pl -prefab vbars  data=data5  delim=tab  x=1  y=2  err=3  y2=4  \
  err2=5   erronly=yes   name=Treatment  name2=Control  stubvert=yes \
  errcolor=red  errcolor2=blue  sep=0.08  xgrid=yes  ylog=log

</pre>

<h2>vbars example 4</h2>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/vbars4.gif"></td></tr>
</table></center>
<pre>
   pl -prefab vbars  data=data18  x=1  y=2  crossover=0  \
   color=blue  vals=yes

   The data18 file:
	1992	-47
	1993	-63
	1994	-24
	1995	12
	..etc.
</pre>

<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>
<table><tr><td>
Ploticus is hosted at http://ploticus.sourceforge.net</td><td> &nbsp; </td><td>
<a href="http://sourceforge.net/projects/ploticus"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=38453&type=12" 
width="120" height="30" border="0" 
alt="Get ploticus data display engine at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</td></tr></table>


</center>
<p><hr>
Markup created by <em>unroff</em> 1.0,&#160;<tt> </tt>&#160;<tt> </tt>March 11, 2009.
</body>
</html>