Index: branches/dev/html/test/naka/graph.php
===================================================================
--- branches/dev/html/test/naka/graph.php	(revision 178)
+++ branches/dev/html/test/naka/graph.php	(revision 179)
@@ -128,5 +128,5 @@
 		$objGraphPie->drawLegend(count($objGraphPie->arrData));
 		
-		$objGraphPie->resampled();
+		//$objGraphPie->resampled();
 		
 		$objGraphPie->outputGraph();
