woolfel 2005/09/10 20:13:36 Modified: xdocs/usermanual Tag: rel-2-1 component_reference.xml Log: adding an entry in component doc for the aggregate graph peter Revision Changes Path No revision No revision 1.121.2.6 +8 -2 jakarta-jmeter/xdocs/usermanual/component_reference.xml Index: component_reference.xml =================================================================== RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v retrieving revision 1.121.2.5 retrieving revision 1.121.2.6 diff -u -r1.121.2.5 -r1.121.2.6 --- component_reference.xml 7 Sep 2005 01:51:35 -0000 1.121.2.5 +++ component_reference.xml 11 Sep 2005 03:13:36 -0000 1.121.2.6 @@ -1484,7 +1484,7 @@ </description> </component> -<component index="§-num;.3.11" name="Distribution Graph (alpha)" screenshot="distribution_graph.png"> +<component index="§-num;.3.11" name="Distribution Graph" screenshot="distribution_graph.png"> <description> <p>The distribution graph will display a bar for every unique response time. Since the granularity of System.currentTimeMillis() is 10 milliseconds, the 90% threshold should be @@ -1502,6 +1502,12 @@ </description> </component> +<component index="§-num;.3.12" name="Aggregate graph" screenshot="aggregate_graph.png"> +<description>The aggregate graph is similar to the aggregate report. The primary +difference is the aggregate graph provides an easy way to generate bar graphs and save +the graph as a PNG file. By default, the aggregate graph will generate a bar chart +450 x 250 pixels.</description> +</component> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
