2-3-1-1 SW산업 총 종사자
(단위 : 천 명)
var chart_92;
var chart_type_92 = "stack_column";
jQuery(document).ready(function () {
{"data":{"data":[{"구분":"2019년","패키지SW":"120.6","IT서비스":"157.0","게임SW":"41.6"},{"구분":"2020년","패키지SW":"138.0","IT서비스":"165.1","게임SW":"42.6"},{"구분":"2021년","패키지SW":"148.9","IT서비스":"194.6","게임SW":"46.6"},{"구분":"2022년","패키지SW":"190.5","IT서비스":"219.6","게임SW":"53.5"},{"구분":"2023년(P)","패키지SW":"199.4","IT서비스":"224.4","게임SW":"54.2"}]},"use":{"animate":true,"aCrossLine":true,"multiYAxis":false},"animate":{"speed":100},"format":{ "yAxis": "priceDataFormat" },"func":{ "tip": function (tipElement, data, rect) { var date = data.xaxis; var tip = '
'+ String(data.yaxisname) + ' / ' + String(data.yaxis)+'
'; tipElement.html(tip).show(); tipElement.html(tipElement.html()).css({ left: rect.x - (tipElement.width() / 2), top: rect.y - 38 }); } }}
var style = {
"main": {
"layout": {
"paddingTop": 57,
"paddingRight": 30,
"color": "#ffffff",
"line": {
"color": "#eaeaea",
"width": 1
}
},
"graph": {
"color": "#fff",
"line": {
"top": {
"color": "#cccccc"
},
"left": {
"width": 0
},
"right": {
"width": 0
},
"bottom": {
"color": "#cccccc"
}
}
},
"crossLine": {
"color": "#465866"
},
"xAxis": {
"paddingTop": 13,
"height": 30,
"text": {
"family": "Nanum Gothic",
"size": 12,
"color": "#666"
},
"line": {
"color": "#e3e3e3",
"width": 1
}
},
"yAxis": {
"line": {
"color": "#cccccc",
"width": 1,
"opacity": 1
},
"text": {
"family": "Nanum Gothic",
"size": 12,
"color": "#666",
"align": "right"
},
"baseAtZero": true
},
"tip": {
"className": "tip"
},
"series": {
"s1": {
"area": {
"normal": {
"color": "#1d64ac",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
"s2": {
"area": {
"normal": {
"color": "#4abfca",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
"s3": {
"area": {
"normal": {
"color": "#f9d33a",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
"s4": {
"area": {
"normal": {
"color": "#ff8e1f",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
"s5": {
"area": {
"normal": {
"color": "#7badff",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
"s6": {
"area": {
"normal": {
"color": "#6763ff",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
"s7": {
"area": {
"normal": {
"color": "#ff6e6e",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
"s8": {
"area": {
"normal": {
"color": "#c5c5c5",
"over": {
"color": {
"src": "/lib/webponent/chart/webPonent-Chart-2.0.6/chart/sample/chart/img/over.png"
}
}
}
}
},
}
}
};
var data_92 = data;
var style_92 = style;
var series_92 = series;
if(color_style_92 == undefined){
var color_style_92 = [];
}
if(slider_92 == undefined ){
var slider_92 =true;
}
if (chart_type_92 == "pie") {
chart_92 = webponent.visual.pie.init(jQuery('#webponent_chart_92'), style_92, data_92);
jQuery("#chart_controller").remove();
} else if (chart_type_92 == "tree") {
chart_92 = webponent.visual.treemap.init(jQuery('#webponent_chart_92'), style_92, data_92);
jQuery("#chart_controller").remove();
} else if (chart_type_92 == "horizon") {
chart_92 = webponent.visual.horizon.init(jQuery('#webponent_chart_92'), style_92, data_92);
jQuery("#chart_controller").remove();
} else if (chart_type_92 == "scatter") {
chart_92 = webponent.visual.scatterPlot.init(jQuery('#webponent_chart_92'), style_92, data_92);
jQuery("#chart_controller").remove();
} else {
if(chart_type_92 != "hloc"){
var count =0;
jQuery.each(series_92.main, function (index, value) {
if (index != "type") {
if(chart_type_92 == "line"){
legend_count = count %5;
jQuery("#chart_legends_92").append(legend_style[legend_count][0]+legend_color[count] +legend_style[legend_count][1]+ value.yaxis +'