공공부문 SW.ICT 장비 기관별 발주비중(2023년 기준)
(단위 : %)
var chart_55;
var chart_type_55 = "pie";
jQuery(document).ready(function () {
{"data":{"data":[{"구분":"국가기관","비중":"40.0"},{"구분":"공공기관","비중":"45.3"},{"구분":"교육기관","비중":"0.8"},{"구분":"지자체","비중":"13.9"}],"use":"비중"},"legend":{"use":"구분"}}
var style = {
"layout":{
area : {
color : layout_color
}
},
"pie": {
"radius": 70,
"area": {
"color": [
{src:'/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/pattern04.png'},
{src:'/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/pattern02.png'},
{src:'/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/pattern03.png'},
{src:'/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/pattern01.png'},
{src:'/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/pattern05.png'}
]
},
"line": {
"color": "#eeeeee",
"width": 2
},
"animate": {
"use": true,
"step": 80,
"type": "easeInOutExpo"
},
"hover": {
"use": true,
"area": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
};
var data_55 = data;
var style_55 = style;
var series_55 = series;
if(color_style_55 == undefined){
var color_style_55 = [];
}
if(slider_55 == undefined ){
var slider_55 =true;
}
if (chart_type_55 == "pie") {
chart_55 = webponent.visual.pie.init(jQuery('#webponent_chart_55'), style_55, data_55);
jQuery("#chart_controller").remove();
} else if (chart_type_55 == "tree") {
chart_55 = webponent.visual.treemap.init(jQuery('#webponent_chart_55'), style_55, data_55);
jQuery("#chart_controller").remove();
} else if (chart_type_55 == "horizon") {
chart_55 = webponent.visual.horizon.init(jQuery('#webponent_chart_55'), style_55, data_55);
jQuery("#chart_controller").remove();
} else if (chart_type_55 == "scatter") {
chart_55 = webponent.visual.scatterPlot.init(jQuery('#webponent_chart_55'), style_55, data_55);
jQuery("#chart_controller").remove();
} else {
if(chart_type_55 != "hloc"){
var count =0;
jQuery.each(series_55.main, function (index, value) {
if (index != "type") {
if(chart_type_55 == "line"){
legend_count = count %5;
jQuery("#chart_legends_55").append(legend_style[legend_count][0]+legend_color[count] +legend_style[legend_count][1]+ value.yaxis +'