Index: /temp/trunk/html/admin/total/index.php
===================================================================
--- /temp/trunk/html/admin/total/index.php	(revision 2947)
+++ /temp/trunk/html/admin/total/index.php	(revision 2952)
@@ -458,4 +458,8 @@
 			$objGraphBar = new SC_GraphBar();
 			
+			foreach(array_keys($arrList) as $val) {
+				$arrKey[] = ereg_replace("¡Á", " - ", $val);
+			}
+			
 			// ¥°¥é¥ÕÉÁ²è
 			$objGraphBar->setXLabel(array_keys($arrList));
