multiquery

git-svn-id: svn://10.0.0.236/trunk@111212 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 2002-01-01 05:58:12 +00:00
parent 8b9c1117dd
commit ecb2168322

View File

@ -8,14 +8,19 @@
<h1>tinderbox graphs</h1>
<table width="60%" cellspacing="0" border="1">
<tr>
<td><a href="graph.cgi">graph.cgi</a></td>
<td>Core gnuplot driver script.</td>
</tr>
<tr>
<td><a href="query.cgi">query.cgi</a></td>
<td>Wrapper script for graph.cgi, this adds UI toggles, html links, etc.</td>
</tr>
<tr>
<td><a href="graph.cgi">graph.cgi</a></td>
<td>Core gnuplot driver script.</td>
<td><a href="multiquery.cgi">multiquery.cgi</a></td>
<td>Wrapper script for graph.cgi, shows 2xN plots at once.</td>
</tr>
<tr>