2011-06-14 16:06:02 ¿¡ ÀÛ¼ºÇöÀç ±¹¹ÎÂü¿©´ç°ú ¹ÎÁֳ뵿´ç°£ÀÇ ÅëÇÕ³íÀǰ¡ ÁøÇàµÇ°í Àִµ¥¿ä ¾ÆÁ÷ ÅëÇÕÀ» À§Çؼ´Â Á¶À²ÇؾßÇÒ »ç¾ÈµéÀÌ ¸¹¾Æ º¸À̴µ¥¿ä Æ®À§Å͸¦ »ç¿ëÇϽô ±¹¹ÎµéÀº ±¹¹ÎÂü¿©´ç°ú ¹ÎÁֳ뵿´çÀÇ ÅëÇÕ¿¡´ëÇØ ¾î¶»°Ô »ý°¢ÇϽʴϱî?
<script class=code type=text/> $(document).ready(function(){ $.jqplot.config.enablePlugins = true; line1 = [[6,'3.'],[32,'2.'],[97,'1.']]; plot1 = $.jqplot('chart1', [line1], { title: "±¹¹ÎÂü¿©´ç-¹ÎÁֳ뵿´ç ÅëÇÕ ±¹¹ÎµéÀÇ ÀǰßÀº?", seriesDefaults:{ renderer:$.jqplot.BarRenderer, rendererOptions:{ barWidth:25, barPadding:-25, barMargin:25, barDirection: 'horizontal', varyBarColor: true }, shadow:false }, legend: {show:false}, axes:{ xaxis:{min:0, tickOptions: {formatString: '%.0f',showGridLine: false}}, yaxis:{show: true, renderer: $.jqplot.CategoryAxisRenderer, tickOptions: { show: true, showLabel: true}, showTicks: true} } }); line2 = [['Seoul',56],['Busan',10],['Daegu',3],['Incheon',2],['Gwangju',2],['Daejeon',2],['Ulsan',5],['Gyeonggi',27],['Kangwon',5],['Chungbuk',3],['Chungnam',4],['Jeonbuk',4],['Jeonnam',1],['Gyeongbuk',6],['Gyeongnam',4],['Jeju',1],['etc',0]]; plot1 = $.jqplot('chart2', [line2], { title: 'Áö¿ª Åë°è', series:[{renderer:$.jqplot.BarRenderer}], axesDefaults: { tickRenderer: $.jqplot.CanvasAxisTickRenderer , tickOptions: { angle: -30, fontSize: '10pt', formatString: '%.0f' } }, axes: { xaxis: { renderer: $.jqplot.CategoryAxisRenderer }, yaxis: { autoscale:true } } }); line3 = [['10(2)',2],['20(28)',28],['30(37)',37],['40(51)',51],['50(16)',16],['60ÀÌ»ó(1)',1],]; plot1 = $.jqplot('chart3', [line3], { title: '³ªÀÌ Åë°è', series:[{renderer:$.jqplot.BarRenderer}], axesDefaults: { tickRenderer: $.jqplot.CanvasAxisTickRenderer , tickOptions: { fontSize: '10pt', formatString: '%.0f' } }, axes: { xaxis: { renderer: $.jqplot.CategoryAxisRenderer }, yaxis: { autoscale:true } } }); s1 = [['³²ÀÚ : 113 ¸í',113],['¿©ÀÚ : 22 ¸í',22]]; plot1 = $.jqplot('chart4', [s1], { title: '¼ºº° Åë°è', grid: { drawBorder: false, drawGridlines: false, background: '#ffffff', shadow:false }, axesDefaults: { }, seriesColors: ["#EC5724", "#51B448"], seriesDefaults:{ renderer:$.jqplot.PieRenderer, rendererOptions: { showDataLabels: true } }, legend: { show: true, rendererOptions: { numberRows: 1 }, location: 's' } }); }); </script >
¼³¹®±â°£ : 2011-06-14 ~ 2011-07-12 (ÃÑÂü°¡ÀÚ: 135¸í)
- 1¹ø (97¸í:72%) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
- 2¹ø (32¸í:24%) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù
- 3¹ø (6¸í:4%) -> À߸𸣰ڴÙ
10´ë°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(50%:1¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
2À§(50%:1¸í) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù
20´ë°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(50%:14¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
2À§(39%:11¸í) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù
3À§(7%:2¸í) -> À߸𸣰ڴÙ
30´ë°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(70%:26¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
2À§(24%:9¸í) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù
3À§(5%:2¸í) -> À߸𸣰ڴÙ
40´ë°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(84%:43¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
2À§(14%:7¸í) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù
50´ë°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(69%:11¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
2À§(19%:3¸í) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù
3À§(13%:2¸í) -> À߸𸣰ڴÙ
60´ë°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(100%:1¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
³²ÀÚ°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(70%:79¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
2À§(24%:27¸í) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù
3À§(5%:6¸í) -> À߸𸣰ڴÙ
¿©ÀÚ°¡ ¼±ÅÃÇÑ ¼³¹® :
1À§(77%:17¸í) -> ÅëÇÕÀ» ÁöÁöÇÑ´Ù
2À§(18%:4¸í) -> ÅëÇÕÀ» ÁöÁöÇÏÁö ¾Ê´Â´Ù