Index: /temp/branches/ec-cube-beta/html/test/naka/graph.php
===================================================================
--- /temp/branches/ec-cube-beta/html/test/naka/graph.php	(revision 11015)
+++ /temp/branches/ec-cube-beta/html/test/naka/graph.php	(revision 11016)
@@ -27,6 +27,6 @@
 		
 		// ±ß¥°¥é¥ÕÉÁ²è
-		//$objGraphPie->drawGraph();
-		
+		$objGraphPie->drawGraph();
+		/*
 		$x = $objGraphPie->cx;
 		$y = $objGraphPie->cy;
@@ -124,8 +124,8 @@
 				
 		// ¥é¥Ù¥ë¤ÎÉÁ²è
-		$objGraphPie->drawLabel($arrRad);
+		//$objGraphPie->drawLabel($arrRad);
 		// ËÞÎã¤ÎÉÁ²è
-		$objGraphPie->drawLegend(count($objGraphPie->arrData));
-		
+		//$objGraphPie->drawLegend(count($objGraphPie->arrData));
+		*/
 
 		
