<!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"> <img alt="Cooperative Association for Internet Data Analysis" SRC="http://www.caida.org/images/CAIDAlogo_small.gif" width=105 height=137 border=0 align="left"></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>
    </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_xrt.html">Chart::Graph::xrt()</A></LI></UL><HR>
    <TABLE WIDTH="100%" BORDER="0">
      <TR>
	<TD ALIGN="LEFT">
          <I> for more information: </I>
          &nbsp;
          info@caida.org
	</TD>
	
	<TD ALIGN="RIGHT">
          <I> last update: </I> 
          &nbsp;
	  
          <SCRIPT>
	    <!--
	    document.write(document.lastModified);
	    //  -->
          </SCRIPT>
	</TD>
      </TR>
      
      <TR>
	<TD ALIGN="CENTER" COLSPAN=2>
          <I> this page: </I>
          &nbsp;
          <SCRIPT>
	    <!--
	    document.write(document.location);
	    //  -->
          </SCRIPT>
	  
	  <A HREF="http://validator.w3.org/check?url=http://www.caida.org/~mhyoung/graph/index.html;weblint;outline"><IMG ALIGN="right" BORDER="0" WIDTH="88" SRC="http://validator.w3.org/images/vh32.gif" HEIGHT="31" ALT="Valid HTML 32"></A>
	</TD>
      </TR>
    </TABLE>
    
  </body>
</html>