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.
1467 lines
41 KiB
1467 lines
41 KiB
11 months ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>Awesome-pyecharts</title>
|
||
|
<script type="text/javascript" src="https://assets.pyecharts.org/assets/v5/echarts.min.js"></script>
|
||
|
<script type="text/javascript" src="https://assets.pyecharts.org/assets/v5/maps/guangxi.js"></script>
|
||
|
|
||
|
|
||
|
</head>
|
||
|
<body >
|
||
|
<style>.box { justify-content:center; display:flex; flex-wrap:wrap; } </style>
|
||
|
<div class="box">
|
||
|
<div id="0fdcc3c4958f4d648815e88eff51ff88" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_0fdcc3c4958f4d648815e88eff51ff88 = echarts.init(
|
||
|
document.getElementById('0fdcc3c4958f4d648815e88eff51ff88'), 'white', {renderer: 'canvas'});
|
||
|
var option_0fdcc3c4958f4d648815e88eff51ff88 = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "\u5236\u9020\u4e1a",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 95
|
||
|
},
|
||
|
{
|
||
|
"name": "\u9632\u57ce\u6e2f\u5e02",
|
||
|
"value": 6
|
||
|
},
|
||
|
{
|
||
|
"name": "\u767e\u8272\u5e02",
|
||
|
"value": 9
|
||
|
},
|
||
|
{
|
||
|
"name": "\u7389\u6797\u5e02",
|
||
|
"value": 15
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6cb3\u6c60\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u67f3\u5dde\u5e02",
|
||
|
"value": 83
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5d07\u5de6\u5e02",
|
||
|
"value": 6
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6765\u5bbe\u5e02",
|
||
|
"value": 6
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5317\u6d77\u5e02",
|
||
|
"value": 9
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6842\u6797\u5e02",
|
||
|
"value": 44
|
||
|
},
|
||
|
{
|
||
|
"name": "\u94a6\u5dde\u5e02",
|
||
|
"value": 14
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d35\u6e2f\u5e02",
|
||
|
"value": 7
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d3a\u5dde\u5e02",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"name": "\u68a7\u5dde\u5e02",
|
||
|
"value": 23
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"\u5236\u9020\u4e1a"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897f\u5236\u9020\u4e1a\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 95,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_0fdcc3c4958f4d648815e88eff51ff88.setOption(option_0fdcc3c4958f4d648815e88eff51ff88);
|
||
|
</script>
|
||
|
<br/> <div id="679b473464014e6f87c4b20020ede210" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_679b473464014e6f87c4b20020ede210 = echarts.init(
|
||
|
document.getElementById('679b473464014e6f87c4b20020ede210'), 'white', {renderer: 'canvas'});
|
||
|
var option_679b473464014e6f87c4b20020ede210 = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "\u670d\u52a1\u4e1a",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 167
|
||
|
},
|
||
|
{
|
||
|
"name": "\u9632\u57ce\u6e2f\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u7389\u6797\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6cb3\u6c60\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u67f3\u5dde\u5e02",
|
||
|
"value": 58
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5d07\u5de6\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6765\u5bbe\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5317\u6d77\u5e02",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6842\u6797\u5e02",
|
||
|
"value": 25
|
||
|
},
|
||
|
{
|
||
|
"name": "\u94a6\u5dde\u5e02",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d35\u6e2f\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d3a\u5dde\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u68a7\u5dde\u5e02",
|
||
|
"value": 3
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"\u670d\u52a1\u4e1a"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897f\u670d\u52a1\u4e1a\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 167,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_679b473464014e6f87c4b20020ede210.setOption(option_679b473464014e6f87c4b20020ede210);
|
||
|
</script>
|
||
|
<br/> <div id="1a578212b9324773b683528b76b84aac" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_1a578212b9324773b683528b76b84aac = echarts.init(
|
||
|
document.getElementById('1a578212b9324773b683528b76b84aac'), 'white', {renderer: 'canvas'});
|
||
|
var option_1a578212b9324773b683528b76b84aac = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "\u519c\u4e1a",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 6
|
||
|
},
|
||
|
{
|
||
|
"name": "\u9632\u57ce\u6e2f\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u767e\u8272\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u7389\u6797\u5e02",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6cb3\u6c60\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u67f3\u5dde\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6765\u5bbe\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6842\u6797\u5e02",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d35\u6e2f\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d3a\u5dde\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u68a7\u5dde\u5e02",
|
||
|
"value": 2
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"\u519c\u4e1a"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897f\u519c\u4e1a\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 6,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_1a578212b9324773b683528b76b84aac.setOption(option_1a578212b9324773b683528b76b84aac);
|
||
|
</script>
|
||
|
<br/> <div id="f02aef2d95214c37bce0253a016e9b7e" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_f02aef2d95214c37bce0253a016e9b7e = echarts.init(
|
||
|
document.getElementById('f02aef2d95214c37bce0253a016e9b7e'), 'white', {renderer: 'canvas'});
|
||
|
var option_f02aef2d95214c37bce0253a016e9b7e = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "\u91d1\u878d\u4e1a",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 9
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5d07\u5de6\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d3a\u5dde\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u68a7\u5dde\u5e02",
|
||
|
"value": 1
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"\u91d1\u878d\u4e1a"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897f\u91d1\u878d\u4e1a\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 9,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_f02aef2d95214c37bce0253a016e9b7e.setOption(option_f02aef2d95214c37bce0253a016e9b7e);
|
||
|
</script>
|
||
|
<br/> <div id="7db68b467d67476ca5bf4ed73a163b79" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_7db68b467d67476ca5bf4ed73a163b79 = echarts.init(
|
||
|
document.getElementById('7db68b467d67476ca5bf4ed73a163b79'), 'white', {renderer: 'canvas'});
|
||
|
var option_7db68b467d67476ca5bf4ed73a163b79 = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "IT\u884c\u4e1a",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 183
|
||
|
},
|
||
|
{
|
||
|
"name": "\u9632\u57ce\u6e2f\u5e02",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"name": "\u7389\u6797\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6cb3\u6c60\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u67f3\u5dde\u5e02",
|
||
|
"value": 61
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5d07\u5de6\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6765\u5bbe\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5317\u6d77\u5e02",
|
||
|
"value": 9
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6842\u6797\u5e02",
|
||
|
"value": 41
|
||
|
},
|
||
|
{
|
||
|
"name": "\u94a6\u5dde\u5e02",
|
||
|
"value": 6
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d35\u6e2f\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u68a7\u5dde\u5e02",
|
||
|
"value": 8
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"IT\u884c\u4e1a"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897fIT\u884c\u4e1a\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 183,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_7db68b467d67476ca5bf4ed73a163b79.setOption(option_7db68b467d67476ca5bf4ed73a163b79);
|
||
|
</script>
|
||
|
<br/> <div id="89246e0896d44ad39cce9d8236401cdb" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_89246e0896d44ad39cce9d8236401cdb = echarts.init(
|
||
|
document.getElementById('89246e0896d44ad39cce9d8236401cdb'), 'white', {renderer: 'canvas'});
|
||
|
var option_89246e0896d44ad39cce9d8236401cdb = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "\u96f6\u552e\u4e1a",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 67
|
||
|
},
|
||
|
{
|
||
|
"name": "\u9632\u57ce\u6e2f\u5e02",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"name": "\u767e\u8272\u5e02",
|
||
|
"value": 6
|
||
|
},
|
||
|
{
|
||
|
"name": "\u7389\u6797\u5e02",
|
||
|
"value": 13
|
||
|
},
|
||
|
{
|
||
|
"name": "\u67f3\u5dde\u5e02",
|
||
|
"value": 46
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5d07\u5de6\u5e02",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6765\u5bbe\u5e02",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5317\u6d77\u5e02",
|
||
|
"value": 9
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6842\u6797\u5e02",
|
||
|
"value": 33
|
||
|
},
|
||
|
{
|
||
|
"name": "\u94a6\u5dde\u5e02",
|
||
|
"value": 5
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d35\u6e2f\u5e02",
|
||
|
"value": 5
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d3a\u5dde\u5e02",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"name": "\u68a7\u5dde\u5e02",
|
||
|
"value": 17
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"\u96f6\u552e\u4e1a"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897f\u96f6\u552e\u4e1a\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 67,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_89246e0896d44ad39cce9d8236401cdb.setOption(option_89246e0896d44ad39cce9d8236401cdb);
|
||
|
</script>
|
||
|
<br/> <div id="389cd72fb1034215ae25616d5b7090df" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_389cd72fb1034215ae25616d5b7090df = echarts.init(
|
||
|
document.getElementById('389cd72fb1034215ae25616d5b7090df'), 'white', {renderer: 'canvas'});
|
||
|
var option_389cd72fb1034215ae25616d5b7090df = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "\u5efa\u7b51\u548c\u623f\u5730\u4ea7",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 93
|
||
|
},
|
||
|
{
|
||
|
"name": "\u9632\u57ce\u6e2f\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u7389\u6797\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u67f3\u5dde\u5e02",
|
||
|
"value": 22
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6765\u5bbe\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6842\u6797\u5e02",
|
||
|
"value": 12
|
||
|
},
|
||
|
{
|
||
|
"name": "\u94a6\u5dde\u5e02",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "\u8d35\u6e2f\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u68a7\u5dde\u5e02",
|
||
|
"value": 2
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"\u5efa\u7b51\u548c\u623f\u5730\u4ea7"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897f\u5efa\u7b51\u548c\u623f\u5730\u4ea7\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 93,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_389cd72fb1034215ae25616d5b7090df.setOption(option_389cd72fb1034215ae25616d5b7090df);
|
||
|
</script>
|
||
|
<br/> <div id="ec7df6db63ed4905a150950083104dd6" class="chart-container" style="width:900px; height:500px; "></div>
|
||
|
<script>
|
||
|
var chart_ec7df6db63ed4905a150950083104dd6 = echarts.init(
|
||
|
document.getElementById('ec7df6db63ed4905a150950083104dd6'), 'white', {renderer: 'canvas'});
|
||
|
var option_ec7df6db63ed4905a150950083104dd6 = {
|
||
|
"animation": true,
|
||
|
"animationThreshold": 2000,
|
||
|
"animationDuration": 1000,
|
||
|
"animationEasing": "cubicOut",
|
||
|
"animationDelay": 0,
|
||
|
"animationDurationUpdate": 300,
|
||
|
"animationEasingUpdate": "cubicOut",
|
||
|
"animationDelayUpdate": 0,
|
||
|
"aria": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"color": [
|
||
|
"#5470c6",
|
||
|
"#91cc75",
|
||
|
"#fac858",
|
||
|
"#ee6666",
|
||
|
"#73c0de",
|
||
|
"#3ba272",
|
||
|
"#fc8452",
|
||
|
"#9a60b4",
|
||
|
"#ea7ccc"
|
||
|
],
|
||
|
"series": [
|
||
|
{
|
||
|
"type": "map",
|
||
|
"name": "\u5a92\u4f53\u548c\u5a31\u4e50\u4e1a",
|
||
|
"label": {
|
||
|
"show": true,
|
||
|
"margin": 8
|
||
|
},
|
||
|
"map": "\u5e7f\u897f",
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "\u5357\u5b81\u5e02",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"name": "\u67f3\u5dde\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u5317\u6d77\u5e02",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "\u6842\u6797\u5e02",
|
||
|
"value": 2
|
||
|
}
|
||
|
],
|
||
|
"roam": true,
|
||
|
"aspectScale": 0.75,
|
||
|
"nameProperty": "name",
|
||
|
"selectedMode": false,
|
||
|
"zoom": 1,
|
||
|
"zlevel": 0,
|
||
|
"z": 2,
|
||
|
"seriesLayoutBy": "column",
|
||
|
"datasetIndex": 0,
|
||
|
"mapValueCalculation": "sum",
|
||
|
"showLegendSymbol": true,
|
||
|
"emphasis": {}
|
||
|
}
|
||
|
],
|
||
|
"legend": [
|
||
|
{
|
||
|
"data": [
|
||
|
"\u5a92\u4f53\u548c\u5a31\u4e50\u4e1a"
|
||
|
],
|
||
|
"selected": {},
|
||
|
"show": true,
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"itemWidth": 25,
|
||
|
"itemHeight": 14,
|
||
|
"backgroundColor": "transparent",
|
||
|
"borderColor": "#ccc",
|
||
|
"borderWidth": 1,
|
||
|
"borderRadius": 0,
|
||
|
"pageButtonItemGap": 5,
|
||
|
"pageButtonPosition": "end",
|
||
|
"pageFormatter": "{current}/{total}",
|
||
|
"pageIconColor": "#2f4554",
|
||
|
"pageIconInactiveColor": "#aaa",
|
||
|
"pageIconSize": 15,
|
||
|
"animationDurationUpdate": 800,
|
||
|
"selector": false,
|
||
|
"selectorPosition": "auto",
|
||
|
"selectorItemGap": 7,
|
||
|
"selectorButtonGap": 10
|
||
|
}
|
||
|
],
|
||
|
"tooltip": {
|
||
|
"show": true,
|
||
|
"trigger": "item",
|
||
|
"triggerOn": "mousemove|click",
|
||
|
"axisPointer": {
|
||
|
"type": "line"
|
||
|
},
|
||
|
"showContent": true,
|
||
|
"alwaysShowContent": false,
|
||
|
"showDelay": 0,
|
||
|
"hideDelay": 100,
|
||
|
"enterable": false,
|
||
|
"confine": false,
|
||
|
"appendToBody": false,
|
||
|
"transitionDuration": 0.4,
|
||
|
"textStyle": {
|
||
|
"fontSize": 14
|
||
|
},
|
||
|
"borderWidth": 0,
|
||
|
"padding": 5,
|
||
|
"order": "seriesAsc"
|
||
|
},
|
||
|
"title": [
|
||
|
{
|
||
|
"show": true,
|
||
|
"text": "2018\u5e74\u5e7f\u897f\u5a92\u4f53\u548c\u5a31\u4e50\u4e1a\u4f01\u4e1a\u6570\u91cf\u5206\u5e03\u56fe",
|
||
|
"target": "blank",
|
||
|
"subtarget": "blank",
|
||
|
"padding": 5,
|
||
|
"itemGap": 10,
|
||
|
"textAlign": "auto",
|
||
|
"textVerticalAlign": "auto",
|
||
|
"triggerEvent": false
|
||
|
}
|
||
|
],
|
||
|
"visualMap": {
|
||
|
"show": true,
|
||
|
"type": "continuous",
|
||
|
"min": 0,
|
||
|
"max": 4,
|
||
|
"inRange": {
|
||
|
"color": [
|
||
|
"#50a3ba",
|
||
|
"#eac763",
|
||
|
"#d94e5d"
|
||
|
]
|
||
|
},
|
||
|
"calculable": true,
|
||
|
"inverse": false,
|
||
|
"splitNumber": 5,
|
||
|
"hoverLink": true,
|
||
|
"orient": "vertical",
|
||
|
"padding": 5,
|
||
|
"showLabel": true,
|
||
|
"itemWidth": 20,
|
||
|
"itemHeight": 140,
|
||
|
"borderWidth": 0
|
||
|
}
|
||
|
};
|
||
|
chart_ec7df6db63ed4905a150950083104dd6.setOption(option_ec7df6db63ed4905a150950083104dd6);
|
||
|
</script>
|
||
|
<br/> </div>
|
||
|
<script>
|
||
|
</script>
|
||
|
</body>
|
||
|
</html>
|