.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: welcome</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>Welcome</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
  <td></tr></table>
</td></tr>
<td>
<br>
<br>
.>>

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

.ig >>

<center>
<a href="prefabs.html">&bull; Prefabs handbook</a>
&nbsp; &nbsp; &nbsp; &nbsp;
<a href="scripthome.html">&bull; Scripts handbook</a>
<br>
<img src="../gallery/prefab_img/pie4thm.gif" alt="pie graphs"> &nbsp;
<img src="../gallery/prefab_img/vdist3thm.gif" alt="distributions"> &nbsp;
<img src="../gallery/prefab_img/vbars2thm.gif" alt="distributions"> 
<br>
<br>
<a href="news.html">&bull; What's New</a>
&nbsp; &nbsp; &nbsp; &nbsp;
<a href="http://ploticus.sourceforge.net/doc/download.html">&bull; Download</a>
&nbsp; &nbsp; &nbsp; &nbsp;
<a href="http://groups.yahoo.com/group/ploticus">&bull; Newsgroup</a>
&nbsp; &nbsp; &nbsp; &nbsp;
<a href="../gallery/index.html">&bull; Examples gallery</a>
<br>
<br>
<table cellpadding=5 border=1><tr bgcolor=FFFFEC><td align=center>
<FORM ACTION="http://search.freefind.com/find.html" METHOD="GET" target="_self">  
Search the ploticus web site: 
<INPUT TYPE="HIDDEN" NAME="id" VALUE="80868605">
<INPUT TYPE="HIDDEN" NAME="pid" VALUE="r">
<INPUT TYPE="HIDDEN" NAME="mode" VALUE="ALL"> 
<INPUT type="HIDDEN" name="n" value="0">
<INPUT TYPE="TEXT" NAME="query" SIZE="20">
<INPUT TYPE="SUBMIT" VALUE=" Go ">
<br>
<small>(Powered by <A HREF="http://www.freefind.com">FreeFind</A>)</small>
</FORM>
</td>
<td>
<a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=38453" 
width="88" height="31" border="0" alt="SourceForge Logo"></a>
</td>
</tr></table>
</center>
<br>
<br>

<table cellpadding=2 cellspacing=4>
<tr bgcolor=ECECEC>
<td><b>What is ploticus?</td>
<td>A free, GPL, non-interactive software package for producing plots, charts, and graphics from data.
It was developed in a Unix/C environment and runs on 
<a href="download.html">various Unix, Linux, and win32 systems</a>.
<b>ploticus</b> is good for automated or just-in-time graph generation, handles date and time
data nicely, and has basic statistical capabilities.  It allows significant user control
over colors, styles, options and details.
</td></tr>

<tr bgcolor=FFFFFF><td colspan=2>&nbsp;</td></tr>


<tr bgcolor=ECECEC>
<td><b>Where can I get ploticus?</td>
<td><a href="http://ploticus.sourceforge.net/doc/download.html">http://ploticus.sourceforge.net</a>.
The site has downloads (source code and pre-compiled binaries), full documentation, and a 
large gallery of examples.
The primary author of ploticus is
<a href="http://ploticus.sourceforge.net/steve.html">Steve Grubb</a>.
If ploticus has been a useful tool for you or your organization please consider
<a href="https://sourceforge.net/donate/index.php?group_id=38453">making a donation via this PayPal link</a>.
</td></tr>

<tr bgcolor=FFFFFF><td colspan=2>&nbsp;</td></tr>

<tr bgcolor=ECECEC>
<td><b>How do I run ploticus?</td>
<td>
From the command line you can run ploticus using the <a href="pl.1.html">pl</a> command.
The <tt>pl</tt> command can also be invoked via <a href="cgi.html">CGI</a>.
C developers can use <a href="api.html">libploticus</a>.  Other interfaces
exist for packages such as Python.
</td></tr>

<tr bgcolor=FFFFFF><td colspan=2>&nbsp;</td></tr>

<tr bgcolor=ECECEC>
<td><b>What's the easiest way to get started?</td>
<td>
Use <b>prefabs</b>.  This is an easy-to-use interface for quickly generating
standard data displays and plots.
You specify parameters on the command line, like this:
<tt> pl  -prefab vdist  data=data6  y=1 </tt> ..
everything else is done automatically.
Read all about it in the 
<a href="prefabs.html">ploticus prefabs handbook</a>, or look at the
<a href="prefab_gallery.html">gallery of prefab examples</a>.
</td></tr>

<tr bgcolor=FFFFFF><td colspan=2>&nbsp;</td></tr>

<tr bgcolor=ECECEC>
<td><b>How can I unlock the full power of ploticus?</td>
<td>
By coding <b>ploticus scripts</b>.
This gives you access to the full range of capabilities and options, and allows
you to produce multiple graphs, overlays, manipulate data, and so on.
Complete documentation for writing scripts is in the <a href="scripthome.html">ploticus scripts handbook</a>,
and a <a href="../gallery/index.html">gallery of script examples</a> is available.
</td></tr>

<tr bgcolor=FFFFFF><td colspan=2>&nbsp;</td></tr>

<tr bgcolor=ECECEC>
<td><b>What graphic formats can ploticus produce?</td>
<td>
PNG, JPEG, and pseudo-GIF images.
PostScript, EPS, <a href="svg.html">SVG</a> and 
<a href="swf.html">SWF</a> (shockwave-flash) vector formats.
X11 for development and interactive applications.
Also, server-side or client-side <a href="clickmap.html">imagemaps</a> can be generated for
providing click-thru or 
<a href="clickmap.html">mouseover popup text bubbles (tooltips)</a> in web-based applications.
Availability of some formats is dependent on configuration.
The graphic format may be specified on the command line, eg. <tt>pl -png</tt>
</td></tr>

<tr bgcolor=FFFFFF><td colspan=2>&nbsp;</td></tr>

<tr bgcolor=ECECEC>
<td><b>What about input data?</td>
<td>
<a href="dataformat.html">Input data</a> can come from files, commands, or standard input, and should be
ascii text with data organized into fields.
Fields may be delimited by white-space, tab, or comma.
Data types that can be plotted include 
<a href="scaleunits.html">numeric, category, date, and time</a>.
</td></tr>

<tr bgcolor=FFFFFF><td colspan=2>&nbsp;</td></tr>

<tr bgcolor=ECECEC>
<td><b>Other useful information</td>
<td>
<li><a href="faq.html">FAQ</a>
<li>Notes on using ploticus for..<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="web.html">generating web-based graphics</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="dynamic.html">dynamic content and just-in-time applications</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="paper.html">paper-based reports</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="posters.html">large-sized posters</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="prepress.html">pre-press work</a><br>
<li><a href="api.html">libploticus(3)</a> C language API
<li><a href="limits.html">Program limitations</a>
<li><a href="buildinfo.html">Download and build instructions</a>
<li><a href="support.html">Troubleshooting & support</a>
<li><a href="Copyright.html">Copyright and permissions <img src="../doc/gpl.gif" border=0></a>

</td></tr>


</table>

.>>

.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>
.>>

