You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2701 lines
69 KiB

// 项目单位情况
var xmdwqkData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "bar",
"legendHoverLink": true,
"data": [
19,
28,
54,
40,
22
],
"showBackground": false,
"barWidth": "50px",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"itemStyle": {
"color": "#0984e3"
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
}
],
"legend": [
{
"data": [
""
],
"selected": {
"": true
},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"textStyle": {
"color": "#80828F"
}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"xAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u5b66\u524d\u6559\u80b2",
"\u4e49\u52a1\u6559\u80b2",
"\u9ad8\u4e2d\u6559\u80b2",
"\u7279\u6b8a\u6559\u80b2",
"\u5176\u4ed6\u6559\u80b2"
]
}
],
"yAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "dashed",
"color": "#404040"
}
}
}
],
"title": [
{
"padding": 5,
"itemGap": 10
}
]
};
// 项目类型分布
var xmlxfbData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#0984e3",
"#d63031",
"#00b894",
"#fdcb6e"
],
"series": [
{
"type": "pie",
"clockwise": true,
"data": [
{
"name": "\u57fa\u7840\u6761\u4ef6\u88c5\u5907",
"value": 188
},
{
"name": "\u5b66\u79d1\u88c5\u5907",
"value": 168
},
{
"name": "\u4fe1\u606f\u6280\u672f\u6559\u5b66\u88c5\u5907",
"value": 226
},
{
"name": "\u521b\u65b0\u6559\u80b2\u88c5\u5907",
"value": 135
}
],
"radius": [
"35%",
"60%"
],
"center": [
"50%",
"40%"
],
"label": {
"show": true,
"position": "outside",
"color": "#80828F",
"margin": 8,
"formatter": "{b}: {c} ({d}%)"
}
}
],
"legend": [
{
"data": [
"\u57fa\u7840\u6761\u4ef6\u88c5\u5907",
"\u5b66\u79d1\u88c5\u5907",
"\u4fe1\u606f\u6280\u672f\u6559\u5b66\u88c5\u5907",
"\u521b\u65b0\u6559\u80b2\u88c5\u5907"
],
"selected": {},
"show": true,
"bottom": 20,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"textStyle": {
"color": "#80828F"
}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"title": [
{
"padding": 5,
"itemGap": 10
}
]
};
// 趋势分布
qsfbData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#0085FF",
"#F8B551",
"#B769FF",
"#32B16C",
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "line",
"name": "\u9879\u76ee\u7acb\u9879",
"connectNulls": false,
"xAxisIndex": 0,
"yAxisIndex": 0,
"symbolSize": 4,
"showSymbol": true,
"smooth": false,
"clip": true,
"step": false,
"data": [
[
"1\u6708",
41
],
[
"2\u6708",
45
],
[
"3\u6708",
46
],
[
"4\u6708",
47
],
[
"5\u6708",
50
],
[
"6\u6708",
46
],
[
"7\u6708",
53
],
[
"8\u6708",
52
],
[
"9\u6708",
54
],
[
"10\u6708",
45
],
[
"11\u6708",
50
],
[
"12\u6708",
46
]
],
"hoverAnimation": true,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
},
"areaStyle": {
"opacity": 0.1,
"color": "#0085FF"
},
"zlevel": 0,
"z": 0
},
{
"type": "line",
"name": "\u62db\u6807\u91c7\u8d2d",
"connectNulls": false,
"xAxisIndex": 0,
"yAxisIndex": 0,
"symbolSize": 4,
"showSymbol": true,
"smooth": false,
"clip": true,
"step": false,
"data": [
[
"1\u6708",
28
],
[
"2\u6708",
37
],
[
"3\u6708",
35
],
[
"4\u6708",
41
],
[
"5\u6708",
39
],
[
"6\u6708",
42
],
[
"7\u6708",
43
],
[
"8\u6708",
40
],
[
"9\u6708",
37
],
[
"10\u6708",
35
],
[
"11\u6708",
38
],
[
"12\u6708",
36
]
],
"hoverAnimation": true,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
},
"areaStyle": {
"opacity": 0.1,
"color": "#F8B551"
},
"zlevel": 0,
"z": 0
},
{
"type": "line",
"name": "\u5b9e\u65bd\u9a8c\u6536",
"connectNulls": false,
"xAxisIndex": 0,
"yAxisIndex": 0,
"symbolSize": 4,
"showSymbol": true,
"smooth": false,
"clip": true,
"step": false,
"data": [
[
"1\u6708",
17
],
[
"2\u6708",
25
],
[
"3\u6708",
30
],
[
"4\u6708",
31
],
[
"5\u6708",
29
],
[
"6\u6708",
34
],
[
"7\u6708",
29
],
[
"8\u6708",
31
],
[
"9\u6708",
26
],
[
"10\u6708",
30
],
[
"11\u6708",
31
],
[
"12\u6708",
25
]
],
"hoverAnimation": true,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
},
"areaStyle": {
"opacity": 0.1,
"color": "#B769FF"
},
"zlevel": 0,
"z": 0
},
{
"type": "line",
"name": "\u9879\u76ee\u62e8\u4ed8",
"connectNulls": false,
"xAxisIndex": 0,
"yAxisIndex": 0,
"symbolSize": 4,
"showSymbol": true,
"smooth": false,
"clip": true,
"step": false,
"data": [
[
"1\u6708",
11
],
[
"2\u6708",
16
],
[
"3\u6708",
19
],
[
"4\u6708",
21
],
[
"5\u6708",
23
],
[
"6\u6708",
20
],
[
"7\u6708",
17
],
[
"8\u6708",
20
],
[
"9\u6708",
15
],
[
"10\u6708",
20
],
[
"11\u6708",
15
],
[
"12\u6708",
16
]
],
"hoverAnimation": true,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
},
"areaStyle": {
"opacity": 0.1,
"color": "#32B16C"
},
"zlevel": 0,
"z": 0
}
],
"legend": [
{
"data": [
"\u9879\u76ee\u7acb\u9879",
"\u62db\u6807\u91c7\u8d2d",
"\u5b9e\u65bd\u9a8c\u6536",
"\u9879\u76ee\u62e8\u4ed8"
],
"selected": {
"\u9879\u76ee\u7acb\u9879": true,
"\u62db\u6807\u91c7\u8d2d": true,
"\u5b9e\u65bd\u9a8c\u6536": true,
"\u9879\u76ee\u62e8\u4ed8": true
},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"textStyle": {
"color": "#80828F"
}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"xAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"1\u6708",
"2\u6708",
"3\u6708",
"4\u6708",
"5\u6708",
"6\u6708",
"7\u6708",
"8\u6708",
"9\u6708",
"10\u6708",
"11\u6708",
"12\u6708"
]
}
],
"yAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "dashed",
"color": "#404040"
}
}
}
],
"title": [
{
"padding": 5,
"itemGap": 10
}
],
"grid": [
{
"show": false,
"zlevel": 0,
"z": 2,
"left": 40,
"top": 40,
"right": 20,
"bottom": 30,
"containLabel": false,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1
}
]
};
// 单位分布
var dwfbData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#0085FF",
"#F8B551",
"#B769FF",
"#32B16C",
"#BF3A68",
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "bar",
"name": "\u9879\u76ee\u7acb\u9879",
"legendHoverLink": true,
"data": [
10,
20,
25,
26,
18,
12
],
"showBackground": false,
"stack": "stack1",
"barWidth": "30px",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
},
{
"type": "bar",
"name": "\u62db\u6807\u91c7\u8d2d",
"legendHoverLink": true,
"data": [
11,
16,
19,
21,
23,
20
],
"showBackground": false,
"stack": "stack1",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
},
{
"type": "bar",
"name": "\u5b9e\u65bd\u9a8c\u6536",
"legendHoverLink": true,
"data": [
13,
8,
10,
16,
11,
7
],
"showBackground": false,
"stack": "stack1",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
},
{
"type": "bar",
"name": "\u9879\u76ee\u62e8\u4ed8",
"legendHoverLink": true,
"data": [
9,
15,
16,
20,
18,
11
],
"showBackground": false,
"stack": "stack1",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
},
{
"type": "bar",
"name": "\u9879\u76ee\u5173\u95ed",
"legendHoverLink": true,
"data": [
5,
7,
11,
15,
12,
13
],
"showBackground": false,
"stack": "stack1",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
}
],
"legend": [
{
"data": [
"\u9879\u76ee\u7acb\u9879",
"\u62db\u6807\u91c7\u8d2d",
"\u5b9e\u65bd\u9a8c\u6536",
"\u9879\u76ee\u62e8\u4ed8",
"\u9879\u76ee\u5173\u95ed"
],
"selected": {
"\u9879\u76ee\u7acb\u9879": true,
"\u62db\u6807\u91c7\u8d2d": true,
"\u5b9e\u65bd\u9a8c\u6536": true,
"\u9879\u76ee\u62e8\u4ed8": true,
"\u9879\u76ee\u5173\u95ed": true
},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"textStyle": {
"color": "#80828F"
}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"xAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "dashed",
"color": "#404040"
}
}
}
],
"yAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u5b66\u524d\u6559\u80b2",
"\u4e49\u52a1\u6559\u80b2",
"\u9ad8\u4e2d\u6559\u80b2",
"\u7279\u6b8a\u6559\u80b2",
"\u5176\u4ed6\u6559\u80b2"
]
}
],
"title": [
{
"padding": 5,
"itemGap": 10
}
]
};
var lxlndbData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "radar",
"name": "2021\u5e74",
"data": [
[
47,
66,
38,
46
]
],
"label": {
"show": false,
"position": "top",
"margin": 8
},
"itemStyle": {
"normal": {
"color": "#f9713c"
}
},
"lineStyle": {
"show": true,
"width": 2,
"opacity": 1,
"curveness": 0,
"type": "solid"
},
"areaStyle": {
"opacity": 0.1
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
},
{
"type": "radar",
"name": "2020\u5e74",
"data": [
[
35,
46,
58,
56
]
],
"label": {
"show": false,
"position": "top",
"margin": 8
},
"itemStyle": {
"normal": {
"color": "#b3e4a1"
}
},
"lineStyle": {
"show": true,
"width": 2,
"opacity": 1,
"curveness": 0,
"type": "solid"
},
"areaStyle": {
"opacity": 0.1
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
},
{
"type": "radar",
"name": "2019\u5e74",
"data": [
[
55,
56,
78,
36
]
],
"label": {
"show": false,
"position": "top",
"margin": 8
},
"itemStyle": {
"normal": {
"color": "#6c5ce7"
}
},
"lineStyle": {
"show": true,
"width": 2,
"opacity": 1,
"curveness": 0,
"type": "solid"
},
"areaStyle": {
"opacity": 0.1
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
}
],
"legend": [
{
"data": [
"2021\u5e74",
"2020\u5e74",
"2019\u5e74"
],
"selected": {
"2021\u5e74": true,
"2020\u5e74": true,
"2019\u5e74": true
},
"show": true,
"left": "60",
"orient": "vertical",
"align": "left",
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"textStyle": {
"color": "#80828F"
}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"radar": {
"indicator": [
{
"name": "\u57fa\u7840\u6761\u4ef6\u88c5\u5907",
"color": "#0984e3"
},
{
"name": "\u5b66\u79d1\u88c5\u5907",
"color": "#d63031"
},
{
"name": "\u4fe1\u606f\u6280\u672f\u6559\u5b66\u88c5\u5907",
"color": "#00b894"
},
{
"name": "\u521b\u65b0\u6559\u80b2\u88c5\u5907",
"color": "#fdcb6e"
}
],
"shape": "circle",
"name": {
"textStyle": {}
},
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"splitArea": {
"show": true,
"areaStyle": {
"opacity": 0
}
},
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0
}
},
"title": [
{
"padding": 5,
"itemGap": 10
}
]
};
// 项目进展占比
var xmjzzbData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "liquidFill",
"name": "lq1",
"data": [
0.51,
0.6
],
"waveAnimation": true,
"animationDuration": 2000,
"animationDurationUpdate": 1000,
"color": [
"#294D99",
"#156ACF",
"#1598ED",
"#45BDFF"
],
"shape": "circle",
"backgroundStyle": {},
"outline": {
"show": true,
"borderDistance": 8
},
"label": {
"show": true,
"position": "inside",
"margin": 8,
"fontSize": 20
},
"center": [
"15%",
"50%"
],
"xAxisIndex": 0,
"yAxisIndex": 0
},
{
"type": "liquidFill",
"name": "lq2",
"data": [
0.36,
0.4
],
"waveAnimation": true,
"animationDuration": 2000,
"animationDurationUpdate": 1000,
"color": [
"#294D99",
"#156ACF",
"#1598ED",
"#45BDFF"
],
"shape": "circle",
"backgroundStyle": {},
"outline": {
"show": true,
"borderDistance": 8
},
"label": {
"show": true,
"position": "inside",
"margin": 8,
"fontSize": 20
},
"center": [
"50%",
"50%"
],
"xAxisIndex": 1,
"yAxisIndex": 1
},
{
"type": "liquidFill",
"name": "lq3",
"data": [
0.41,
0.5
],
"waveAnimation": true,
"animationDuration": 2000,
"animationDurationUpdate": 1000,
"color": [
"#294D99",
"#156ACF",
"#1598ED",
"#45BDFF"
],
"shape": "circle",
"backgroundStyle": {},
"outline": {
"show": true,
"borderDistance": 8
},
"label": {
"show": true,
"position": "inside",
"margin": 8,
"fontSize": 20
},
"center": [
"85%",
"50%"
],
"xAxisIndex": 2,
"yAxisIndex": 2
}
],
"legend": [
{
"data": [],
"selected": {}
},
{
"data": [],
"selected": {}
},
{
"data": [],
"selected": {}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"grid": [
{
"show": false,
"zlevel": 0,
"z": 2,
"containLabel": false,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1
},
{
"show": false,
"zlevel": 0,
"z": 2,
"containLabel": false,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1
},
{
"show": false,
"zlevel": 0,
"z": 2,
"containLabel": false,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1
}
],
"title": [
{
"padding": 5,
"itemGap": 10
},
{
"padding": 5,
"itemGap": 10
},
{
"padding": 5,
"itemGap": 10
}
]
};
// 项目金额分布
var xmjefbData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "heatmap",
"xAxisIndex": 0,
"yAxisIndex": 0,
"data": [
[
0,
0,
96
],
[
0,
1,
87
],
[
0,
2,
60
],
[
0,
3,
21
],
[
0,
4,
20
],
[
1,
0,
18
],
[
1,
1,
15
],
[
1,
2,
14
],
[
1,
3,
5
],
[
1,
4,
86
],
[
2,
0,
3
],
[
2,
1,
90
],
[
2,
2,
34
],
[
2,
3,
95
],
[
2,
4,
25
],
[
3,
0,
15
],
[
3,
1,
36
],
[
3,
2,
46
],
[
3,
3,
43
],
[
3,
4,
68
],
[
4,
0,
64
],
[
4,
1,
60
],
[
4,
2,
100
],
[
4,
3,
35
],
[
4,
4,
27
]
],
"label": {
"show": true,
"position": "inside",
"margin": 8
}
}
],
"legend": [
{
"data": [
""
],
"selected": {
"": true
},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"xAxis": [
{
"name": "\u9884\u7b97\u91d1\u989d\uff08\u4e07\uff09",
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"nameRotate": "270",
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"<20\u4e07",
"20~50\u4e07",
"50~100\u4e07",
"100~300\u4e07",
">300\u4e07"
]
}
],
"yAxis": [
{
"name": "\u5b9e\u9645\u91d1\u989d\uff08\u4e07\uff09",
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"<20\u4e07",
"20~50\u4e07",
"50~100\u4e07",
"100~300\u4e07",
">300\u4e07"
]
}
],
"title": [
{
"padding": 5,
"itemGap": 10
}
],
"visualMap": {
"show": true,
"type": "continuous",
"min": "1",
"max": "100",
"textStyle": {
"color": "#80828F"
},
"inRange": {
"color": [
"#162E63",
"#5FA2E5"
]
},
"calculable": true,
"inverse": false,
"splitNumber": 5,
"orient": "horizontal",
"top": "0",
"right": "center",
"showLabel": true,
"itemWidth": 20,
"itemHeight": 140,
"borderWidth": 0
},
"grid": [
{
"show": false,
"zlevel": 0,
"z": 2,
"left": 72,
"right": 35,
"containLabel": false,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1
}
]
};
// 项目类型分布-词云
var xmlxfbCYData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#ffa502",
"#ff7f50",
"#ff6b81",
"#ffa502",
"#ff6348",
"#ff4757",
"#7bed9f",
"#70a1ff",
"#5352ed",
"#2ed573",
"#1e90ff",
"#3742fa",
"#706fd3"
],
"series": [
{
"type": "wordCloud",
"shape": "diamond",
"rotationRange": [
0,
0
],
"rotationStep": 45,
"girdSize": 20,
"sizeRange": [
20,
100
],
"data": [
{
"name": "\u73ed\u7ea7\u591a\u5a92\u4f53",
"value": 10000,
"textStyle": {
"normal": {
"color": "rgb(255, 165, 2)"
}
}
},
{
"name": "\u6821\u56ed\u7f51\u7edc",
"value": 6181,
"textStyle": {
"normal": {
"color": "rgb(255,99,72)"
}
}
},
{
"name": "\u667a\u6167\u6559\u5ba4",
"value": 4386,
"textStyle": {
"normal": {
"color": "rgb(112, 161, 255)"
}
}
},
{
"name": "\u5b66\u751f\u8ba1\u7b97\u673a\u7f51\u7edc\u6559\u5ba4",
"value": 4055,
"textStyle": {
"normal": {
"color": "rgb(98,4,139)"
}
}
},
{
"name": "\u56fe\u4e66",
"value": 2467,
"textStyle": {
"normal": {
"color": "rgb(18,113,56)"
}
}
},
{
"name": "\u98df\u5802\u8bbe\u5907",
"value": 2244,
"textStyle": {
"normal": {
"color": "rgb(72, 219, 251)"
}
}
},
{
"name": "\u6559\u5e08\u8ba1\u7b97\u673a",
"value": 1868,
"textStyle": {
"normal": {
"color": "rgb(22,6,82)"
}
}
},
{
"name": "\u7269\u7406\u88c5\u5907",
"value": 1484,
"textStyle": {
"normal": {
"color": "rgb(160,18,144)"
}
}
},
{
"name": "\u7f51\u7edc\u5b89\u5168",
"value": 1112,
"textStyle": {
"normal": {
"color": "rgb(132,140,31)"
}
}
},
{
"name": "\u7efc\u5408\u5b9e\u8df5\u88c5\u5907",
"value": 865,
"textStyle": {
"normal": {
"color": "rgb(15,4,119)"
}
}
},
{
"name": "\u521b\u5ba2\u5b9e\u8df5\u5ba4",
"value": 847,
"textStyle": {
"normal": {
"color": "rgb(148,129,89)"
}
}
},
{
"name": "\u5316\u5b66\u88c5\u5907",
"value": 582,
"textStyle": {
"normal": {
"color": "rgb(123, 237, 159)"
}
}
},
{
"name": "\u5b66\u751f\u8bfe\u684c\u6905",
"value": 555,
"textStyle": {
"normal": {
"color": "rgb(11,126,42)"
}
}
},
{
"name": "\u5b66\u751f\u5bbf\u820d\u5907\u54c1",
"value": 550,
"textStyle": {
"normal": {
"color": "rgb(64,121,42)"
}
}
},
{
"name": "\u901a\u7528\u6280\u672f\u88c5\u5907",
"value": 462,
"textStyle": {
"normal": {
"color": "rgb(75,60,35)"
}
}
},
{
"name": "\u5e7c\u513f\u6559\u5177",
"value": 366,
"textStyle": {
"normal": {
"color": "rgb(255, 159, 243)"
}
}
},
{
"name": "\u5b66\u79d1\u9605\u5377\u7cfb\u7edf",
"value": 360,
"textStyle": {
"normal": {
"color": "rgb(125,126,10)"
}
}
},
{
"name": "\u591a\u529f\u80fd\u62a5\u544a\u5385",
"value": 282,
"textStyle": {
"normal": {
"color": "rgb(119,121,131)"
}
}
},
{
"name": "\u521b\u5ba2\u5b9e\u8df5\u5ba4",
"value": 273,
"textStyle": {
"normal": {
"color": "rgb(81,51,2)"
}
}
},
{
"name": "\u5176\u4ed6",
"value": 265,
"textStyle": {
"normal": {
"color": "rgb(78,142,44)"
}
}
}
],
"drawOutOfBound": false,
"textStyle": {
"emphasis": {}
}
}
],
"legend": [
{
"data": [],
"selected": {}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
}
};
// 近5年项目总体分布
var wnfbData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "bar",
"xAxisIndex": 0,
"yAxisIndex": 0,
"legendHoverLink": true,
"data": [
3,
5,
7,
4,
2
],
"showBackground": false,
"barWidth": "20px",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": true,
"position": "right",
"margin": 8
},
"itemStyle": {
"color": "#0A99DA"
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
}
],
"legend": [
{
"data": [
""
],
"selected": {
"": true
},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"textStyle": {
"color": "#80828F"
}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"xAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "dashed",
"color": "#404040"
}
}
}
],
"yAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"2017\u5e74",
"2018\u5e74",
"2019\u5e74",
"2020\u5e74",
"2021\u5e74"
]
}
],
"title": [
{
"padding": 5,
"itemGap": 10
}
],
"grid": [
{
"show": false,
"zlevel": 0,
"z": 2,
"top": 20,
"bottom": 20,
"containLabel": false,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1
}
]
};
// 实施进度
var ssjdData = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
"animationEasing": "cubicOut",
"animationDelay": 0,
"animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0,
"color": [
"#c23531",
"#2f4554",
"#61a0a8",
"#d48265",
"#749f83",
"#ca8622",
"#bda29a",
"#6e7074",
"#546570",
"#c4ccd3",
"#f05b72",
"#ef5b9c",
"#f47920",
"#905a3d",
"#fab27b",
"#2a5caa",
"#444693",
"#726930",
"#b2d235",
"#6d8346",
"#ac6767",
"#1d953f",
"#6950a1",
"#918597"
],
"series": [
{
"type": "bar",
"name": "\u6709\u76d1\u7406",
"xAxisIndex": 0,
"yAxisIndex": 0,
"legendHoverLink": true,
"data": [
1,
5,
3
],
"showBackground": false,
"barWidth": "25px",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"itemStyle": {
"color": "#B769FF"
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
},
{
"type": "bar",
"name": "\u65e0\u76d1\u7406",
"xAxisIndex": 0,
"yAxisIndex": 0,
"legendHoverLink": true,
"data": [
2,
6,
4
],
"showBackground": false,
"barWidth": "25px",
"barMinHeight": 0,
"barCategoryGap": "20%",
"barGap": "30%",
"large": false,
"largeThreshold": 400,
"seriesLayoutBy": "column",
"datasetIndex": 0,
"clip": true,
"zlevel": 0,
"z": 2,
"label": {
"show": false,
"position": "top",
"margin": 8
},
"itemStyle": {
"color": "#F8B551"
},
"rippleEffect": {
"show": true,
"brushType": "stroke",
"scale": 2.5,
"period": 4
}
}
],
"legend": [
{
"data": [
"\u6709\u76d1\u7406",
"\u65e0\u76d1\u7406"
],
"selected": {
"\u6709\u76d1\u7406": true,
"\u65e0\u76d1\u7406": true
},
"show": true,
"padding": 5,
"itemGap": 10,
"itemWidth": 25,
"itemHeight": 14,
"textStyle": {
"color": "#80828F"
}
}
],
"tooltip": {
"show": true,
"trigger": "item",
"triggerOn": "mousemove|click",
"axisPointer": {
"type": "line"
},
"showContent": true,
"alwaysShowContent": false,
"showDelay": 0,
"hideDelay": 100,
"textStyle": {
"fontSize": 14
},
"borderWidth": 0,
"padding": 5
},
"xAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
},
"data": [
"\u5f85\u5b9e\u65bd",
"\u8fdb\u884c\u4e2d",
"\u5df2\u7ed3\u675f"
]
}
],
"yAxis": [
{
"show": true,
"scale": false,
"nameLocation": "end",
"nameGap": 15,
"gridIndex": 0,
"axisLine": {
"show": true,
"onZero": true,
"onZeroAxisIndex": 0,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid",
"color": "#80828F"
}
},
"inverse": false,
"offset": 0,
"splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": true,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "dashed",
"color": "#404040"
}
}
}
],
"title": [
{
"padding": 5,
"itemGap": 10
}
],
"grid": [
{
"show": false,
"zlevel": 0,
"z": 2,
"left": 40,
"top": 40,
"right": 20,
"bottom": 25,
"containLabel": false,
"backgroundColor": "transparent",
"borderColor": "#ccc",
"borderWidth": 1
}
]
};