Index: temp/branches/ec-cube-beta/html/test/naka/graph.php
===================================================================
--- temp/branches/ec-cube-beta/html/test/naka/graph.php	(revision 11013)
+++ temp/branches/ec-cube-beta/html/test/naka/graph.php	(revision 11014)
@@ -6,5 +6,5 @@
 require_once(HTML_PATH . "admin/total/class/SC_GraphLine.php");
 require_once(HTML_PATH . "admin/total/class/SC_GraphBar.php");
-
+		
 		$objGraphPie = new SC_GraphPie(400, 250, 80, 70);
 		
@@ -16,7 +16,7 @@
 		
 		$arrList = array(
-			'A' => 1,
-			'B' => 2,
-			'C' => 3			
+			'Îý½¬A' => 1,
+			'Îý½¬B' => 2,
+			'Îý½¬C' => 3			
 		);
 		
