Index: /temp/branches/ec-cube-beta/html/admin/total/class/SC_GraphBase.php
===================================================================
--- /temp/branches/ec-cube-beta/html/admin/total/class/SC_GraphBase.php	(revision 7208)
+++ /temp/branches/ec-cube-beta/html/admin/total/class/SC_GraphBase.php	(revision 11349)
@@ -51,5 +51,5 @@
 		$this->image = imagecreatetruecolor($bgw, $bgh);
 		// ¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹Í­¸ú
-		imageantialias($this->image, true);
+		//imageantialias($this->image, true);
 		// ÇØ·Ê¿§¤ò¥»¥Ã¥È
 		imagefill($this->image, 0, 0, lfGetImageColor($this->image, $ARR_BG_COLOR));
