Index: temp/trunk/html/admin/total/class/SC_GraphLine.php
===================================================================
--- temp/trunk/html/admin/total/class/SC_GraphLine.php	(revision 5318)
+++ temp/trunk/html/admin/total/class/SC_GraphLine.php	(revision 5319)
@@ -56,5 +56,5 @@
 		if($this->XTitle != "") {
 			$text_width = $this->getTextWidth($this->XTitle, FONT_SIZE);
-			$x_pos = $this->left + $this->area_width+20;// - ($text_width / 2);
+			$x_pos = $this->left + $this->area_width2000;// - ($text_width / 2);
 			$y_pos = $this->top + $this->area_height + LINE_XTITLE_PAD;
 			$this->setText(FONT_SIZE, $x_pos, $y_pos, $this->XTitle);
