Index: branches/dev/html/test/naka/graph.php
===================================================================
--- branches/dev/html/test/naka/graph.php	(revision 158)
+++ branches/dev/html/test/naka/graph.php	(revision 159)
@@ -48,5 +48,5 @@
 			$objGraphPie->drawShade();
 		}
-		
+		/*
 		// ¿§¿ô¤Î¼èÆÀ
 		$c_max = count($objGraphPie->arrColor);
@@ -71,5 +71,5 @@
 			}
 		}
-		/*
+		
 		// ÄìÌÌ¤ÎÉÁ²è
 		imagearc($objGraphPie->image, $x, $y + $z, $w, $h, 0, 180 , $objGraphPie->flame_color);
