[freeside-commits] freeside/rt/share/html/RTx/Statistics/OpenStalled/Elements Chart, 1.1.2.2, 1.1.2.3

Ivan,,, ivan at wavetail.420.am
Sat Dec 4 18:21:26 PST 2010


Update of /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/OpenStalled/Elements
In directory wavetail.420.am:/tmp/cvs-serv7261/OpenStalled/Elements

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	Chart 
Log Message:
RTx-Statistics in 2.1 / 3.8

Index: Chart
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/OpenStalled/Elements/Chart,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -w -d -r1.1.2.2 -r1.1.2.3
--- Chart	5 Dec 2010 00:06:43 -0000	1.1.2.2
+++ Chart	5 Dec 2010 02:21:24 -0000	1.1.2.3
@@ -12,7 +12,7 @@
 use GD::Graph::bars;
 
 my @data;
-my $graph = GD::Graph::bars->new($Statistics::GraphWidth,$Statistics::GraphHeight);
+my $graph = GD::Graph::bars->new($Statistics::GraphWidth||500,$Statistics::GraphHeight||400);
 $graph->set(export_format => "png",
             x_label       => 'Queue name',
             y_label       => 'Total per queue by status');



More information about the freeside-commits mailing list