<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Chart::Graph</TITLE>
<LINK REV=MADE HREF="mailto:mhyoung%40caida.org">
</HEAD><BODY BGCOLOR="white">
<a href="http://www.caida.org">
Cooperative Association for Internet Data Analysis</a>
<table border=0 cellspacing=0 cellpadding=50 width="80%">
<tr>
<td>
<CENTER><H1>Chart::Graph</H1></CENTER>
</td>
</tr>
</table>
<br>
<hr>
<UL>
<LI><A HREF="#Description">Description</A></LI>
<LI><A HREF="#Functions">Functions</A></LI>
<LI><A HREF="#Status">Status of Chart::Graph Suite</A></LI>
</UL>
<HR>
<H2><A NAME="Description">Description</A></H2>
<P><B>Chart::Graph</B> is module that provides on-the-fly
graphing to several graphing programs in perl. By using
<B>Chart::Graph</B> , you can easily automate plot generation.
</P><HR>
<H2><A NAME="Functions">Functions</A></H2>
<UL>
<LI><A HREF="graph_gnuplot.html">Chart::Graph::gnuplot()</A></LI>
<LI><A HREF="graph_xmgrace.html">Chart::Graph::xmgrace()</A></LI>
<LI><A HREF="graph_xrt2d.html">Chart::Graph::xrt2d()</A></LI>
<LI><A HREF="graph_xrt3d.html">Chart::Graph::xrt3d()</A></LI>
</UL>
<HR>
<!-- Section on software status - *REVISE FREQUENTLY!* -->
<H2><A NAME="Status"></A>Status of Chart::Graph Suite</H2>
<BLOCKQUOTE>
<TABLE BORDER=1 WIDTH="70%">
<TR>
<TD WIDTH="48%">
<P ALIGN=RIGHT>Current Release: </P>
</TD>
<TD>
<P> 3.0</P>
</TD>
</TR>
<TR>
<TD WIDTH="48%">
<P ALIGN=RIGHT>Release Date: </P>
</TD>
<TD>
<P> April 18, 2006</P>
</TD>
</TR>
<TR>
<TD WIDTH="48%">
<P ALIGN=RIGHT>Download: </P>
</TD>
<TD>
<P> <A HREF="Chart-Graph-3.0.tar.gz">
Chart-Graph-3.0.tar.gz</A></P>
</TD>
</TR>
</TABLE>
</BLOCKQUOTE>
<BR>
<HR>
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD ALIGN="LEFT">
<I> for more information: </I>
info@caida.org
</TD>
<TD ALIGN="RIGHT">
<I> last update: </I>
<SCRIPT>
<!--
document.write(document.lastModified);
// -->
</SCRIPT>
</TD>
</TR>
<TR>
<TD ALIGN="CENTER" COLSPAN=2>
<I> this page: </I>
<SCRIPT>
<!--
document.write(document.location);
// -->
</SCRIPT>
</TD>
</TR>
</TABLE>
</body>
</html>