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