Index: branches/dev/html/test/naka/graph.php
===================================================================
--- branches/dev/html/test/naka/graph.php	(revision 186)
+++ branches/dev/html/test/naka/graph.php	(revision 187)
@@ -72,6 +72,5 @@
 		}
 		
-		// ÄìÌÌ¤ÎÉÁ²è
-		imagearc($objGraphPie->image, $x, $y + $z, $w, $h, 0, 180 , $objGraphPie->flame_color);
+
 		
 		// ¾åÌÌ¤ÎÉÁ²è
@@ -88,5 +87,7 @@
 			$start = $end;
 		}
-		
+		/*
+		// ÄìÌÌ¤ÎÉÁ²è
+		imagearc($objGraphPie->image, $x, $y + $z, $w, $h, 0, 180 , $objGraphPie->flame_color);
 		
 		// ¾åÌÌ¤Î±ï¼è¤ê
@@ -122,5 +123,5 @@
 			$start = $end;	
 		}
-		/*
+		
 		// ¥é¥Ù¥ë¤ÎÉÁ²è
 		$objGraphPie->drawLabel($arrRad);
