[freeside-commits] freeside/rt/share/html/RTx/Statistics/CallsQueueDay/Elements Chart, 1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Sat Dec 4 18:21:25 PST 2010
Update of /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/CallsQueueDay/Elements
In directory wavetail.420.am:/tmp/cvs-serv7243/CallsQueueDay/Elements
Modified Files:
Chart
Log Message:
RTx-Statistics in 2.1 / 3.8
Index: Chart
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/CallsQueueDay/Elements/Chart,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- Chart 5 Dec 2010 00:06:28 -0000 1.1
+++ Chart 5 Dec 2010 02:21:23 -0000 1.2
@@ -12,7 +12,7 @@
use GD::Graph::lines;
my @data;
-my $graph = GD::Graph::lines->new($Statistics::GraphWidth,$Statistics::GraphHeight);
+my $graph = GD::Graph::lines->new($Statistics::GraphWidth||500,$Statistics::GraphHeight||400);
$graph->set(export_format => "png",
x_label => 'Day of Week',
y_label => 'Tickets per Day',
More information about the freeside-commits
mailing list