Index: branches/dev/html/test/naka/graph.php
===================================================================
--- branches/dev/html/test/naka/graph.php	(revision 165)
+++ branches/dev/html/test/naka/graph.php	(revision 178)
@@ -124,7 +124,7 @@
 			
 		// ¥é¥Ù¥ë¤ÎÉÁ²è
-		//$objGraphPie->drawLabel($arrRad);
+		$objGraphPie->drawLabel($arrRad);
 		// ËÞÎã¤ÎÉÁ²è
-		//$objGraphPie->drawLegend(count($objGraphPie->arrData));
+		$objGraphPie->drawLegend(count($objGraphPie->arrData));
 		
 		$objGraphPie->resampled();
