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.
6971 lines
231 KiB
6971 lines
231 KiB
<!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>
|
|
|
|
</head>
|
|
<body >
|
|
<div id="c7812b58cd5245168dc9f9176dca9559" class="chart-container" style="width:900px; height:500px; "></div>
|
|
<script>
|
|
var chart_c7812b58cd5245168dc9f9176dca9559 = echarts.init(
|
|
document.getElementById('c7812b58cd5245168dc9f9176dca9559'), 'white', {renderer: 'canvas'});
|
|
var option_c7812b58cd5245168dc9f9176dca9559 = {
|
|
"baseOption": {
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
5,
|
|
3,
|
|
3,
|
|
3,
|
|
3,
|
|
3,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-12-01",
|
|
14
|
|
],
|
|
[
|
|
"2023-12-02",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-03",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-04",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-05",
|
|
16
|
|
],
|
|
[
|
|
"2023-12-06",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-07",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-08",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-09",
|
|
20
|
|
],
|
|
[
|
|
"2023-12-10",
|
|
24
|
|
],
|
|
[
|
|
"2023-12-11",
|
|
26
|
|
],
|
|
[
|
|
"2023-12-12",
|
|
14
|
|
],
|
|
[
|
|
"2023-12-13",
|
|
19
|
|
],
|
|
[
|
|
"2023-12-14",
|
|
22
|
|
],
|
|
[
|
|
"2023-12-15",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-16",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-17",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-18",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-19",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-20",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-21",
|
|
7
|
|
],
|
|
[
|
|
"2023-12-22",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-23",
|
|
12
|
|
],
|
|
[
|
|
"2023-12-24",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-25",
|
|
16
|
|
],
|
|
[
|
|
"2023-12-26",
|
|
18
|
|
],
|
|
[
|
|
"2023-12-27",
|
|
20
|
|
],
|
|
[
|
|
"2023-12-28",
|
|
22
|
|
],
|
|
[
|
|
"2023-12-29",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-30",
|
|
22
|
|
],
|
|
[
|
|
"2023-12-31",
|
|
22
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-12-01",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-02",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-03",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-04",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-05",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-06",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-07",
|
|
12
|
|
],
|
|
[
|
|
"2023-12-08",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-09",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-10",
|
|
18
|
|
],
|
|
[
|
|
"2023-12-11",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-12",
|
|
11
|
|
],
|
|
[
|
|
"2023-12-13",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-14",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-15",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-16",
|
|
2
|
|
],
|
|
[
|
|
"2023-12-17",
|
|
3
|
|
],
|
|
[
|
|
"2023-12-18",
|
|
3
|
|
],
|
|
[
|
|
"2023-12-19",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-20",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-21",
|
|
1
|
|
],
|
|
[
|
|
"2023-12-22",
|
|
1
|
|
],
|
|
[
|
|
"2023-12-23",
|
|
3
|
|
],
|
|
[
|
|
"2023-12-24",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-25",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-26",
|
|
6
|
|
],
|
|
[
|
|
"2023-12-27",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-28",
|
|
11
|
|
],
|
|
[
|
|
"2023-12-29",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-30",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-31",
|
|
13
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"timeline": {
|
|
"axisType": "category",
|
|
"currentIndex": 0,
|
|
"orient": "horizontal",
|
|
"autoPlay": false,
|
|
"controlPosition": "left",
|
|
"loop": true,
|
|
"rewind": false,
|
|
"show": true,
|
|
"inverse": false,
|
|
"bottom": "-5px",
|
|
"progress": {},
|
|
"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"
|
|
]
|
|
},
|
|
"grid": [
|
|
{
|
|
"show": false,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"left": "5%",
|
|
"top": "10%",
|
|
"right": "25%",
|
|
"bottom": "55%",
|
|
"containLabel": false,
|
|
"backgroundColor": "transparent",
|
|
"borderColor": "#ccc",
|
|
"borderWidth": 1,
|
|
"shadowOffsetX": 0,
|
|
"shadowOffsetY": 0
|
|
},
|
|
{
|
|
"show": false,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"left": "5%",
|
|
"top": "55%",
|
|
"right": "25%",
|
|
"bottom": "15%",
|
|
"containLabel": false,
|
|
"backgroundColor": "transparent",
|
|
"borderColor": "#ccc",
|
|
"borderWidth": 1,
|
|
"shadowOffsetX": 0,
|
|
"shadowOffsetY": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u591a\u4e91",
|
|
"\u9634~\u6674",
|
|
"\u6674",
|
|
"\u5c0f\u96e8",
|
|
"\u9634~\u591a\u4e91",
|
|
"\u9634~\u5c0f\u96e8",
|
|
"\u9634",
|
|
"\u96fe~\u5c0f\u96e8",
|
|
"\u591a\u4e91~\u9635\u96e8",
|
|
"\u591a\u4e91~\u6674",
|
|
"\u591a\u4e91~\u9634",
|
|
"\u9634~\u96e8\u5939\u96ea",
|
|
"\u96fe~\u9635\u96e8",
|
|
"\u6674~\u591a\u4e91",
|
|
"\u591a\u4e91~\u5c0f\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-12-01",
|
|
"2023-12-02",
|
|
"2023-12-03",
|
|
"2023-12-04",
|
|
"2023-12-05",
|
|
"2023-12-06",
|
|
"2023-12-07",
|
|
"2023-12-08",
|
|
"2023-12-09",
|
|
"2023-12-10",
|
|
"2023-12-11",
|
|
"2023-12-12",
|
|
"2023-12-13",
|
|
"2023-12-14",
|
|
"2023-12-15",
|
|
"2023-12-16",
|
|
"2023-12-17",
|
|
"2023-12-18",
|
|
"2023-12-19",
|
|
"2023-12-20",
|
|
"2023-12-21",
|
|
"2023-12-22",
|
|
"2023-12-23",
|
|
"2023-12-24",
|
|
"2023-12-25",
|
|
"2023-12-26",
|
|
"2023-12-27",
|
|
"2023-12-28",
|
|
"2023-12-29",
|
|
"2023-12-30",
|
|
"2023-12-31"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"legend": [
|
|
{
|
|
"data": [
|
|
""
|
|
],
|
|
"selected": {},
|
|
"show": true,
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"itemWidth": 25,
|
|
"itemHeight": 14,
|
|
"backgroundColor": "transparent",
|
|
"borderColor": "#ccc",
|
|
"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
|
|
},
|
|
{
|
|
"data": [
|
|
"\u6700\u9ad8\u6c14\u6e29",
|
|
"\u6700\u4f4e\u6c14\u6e29"
|
|
],
|
|
"selected": {}
|
|
}
|
|
]
|
|
},
|
|
"options": [
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
16,
|
|
5,
|
|
4,
|
|
3,
|
|
3
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-01-01",
|
|
15
|
|
],
|
|
[
|
|
"2023-01-02",
|
|
12
|
|
],
|
|
[
|
|
"2023-01-03",
|
|
15
|
|
],
|
|
[
|
|
"2023-01-04",
|
|
15
|
|
],
|
|
[
|
|
"2023-01-05",
|
|
18
|
|
],
|
|
[
|
|
"2023-01-06",
|
|
20
|
|
],
|
|
[
|
|
"2023-01-07",
|
|
23
|
|
],
|
|
[
|
|
"2023-01-08",
|
|
18
|
|
],
|
|
[
|
|
"2023-01-09",
|
|
21
|
|
],
|
|
[
|
|
"2023-01-10",
|
|
21
|
|
],
|
|
[
|
|
"2023-01-11",
|
|
13
|
|
],
|
|
[
|
|
"2023-01-12",
|
|
16
|
|
],
|
|
[
|
|
"2023-01-13",
|
|
25
|
|
],
|
|
[
|
|
"2023-01-14",
|
|
17
|
|
],
|
|
[
|
|
"2023-01-15",
|
|
4
|
|
],
|
|
[
|
|
"2023-01-16",
|
|
4
|
|
],
|
|
[
|
|
"2023-01-17",
|
|
9
|
|
],
|
|
[
|
|
"2023-01-18",
|
|
12
|
|
],
|
|
[
|
|
"2023-01-19",
|
|
15
|
|
],
|
|
[
|
|
"2023-01-20",
|
|
12
|
|
],
|
|
[
|
|
"2023-01-21",
|
|
15
|
|
],
|
|
[
|
|
"2023-01-22",
|
|
8
|
|
],
|
|
[
|
|
"2023-01-23",
|
|
9
|
|
],
|
|
[
|
|
"2023-01-24",
|
|
12
|
|
],
|
|
[
|
|
"2023-01-25",
|
|
10
|
|
],
|
|
[
|
|
"2023-01-26",
|
|
9
|
|
],
|
|
[
|
|
"2023-01-27",
|
|
11
|
|
],
|
|
[
|
|
"2023-01-28",
|
|
13
|
|
],
|
|
[
|
|
"2023-01-29",
|
|
19
|
|
],
|
|
[
|
|
"2023-01-30",
|
|
20
|
|
],
|
|
[
|
|
"2023-01-31",
|
|
21
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-01-01",
|
|
8
|
|
],
|
|
[
|
|
"2023-01-02",
|
|
8
|
|
],
|
|
[
|
|
"2023-01-03",
|
|
8
|
|
],
|
|
[
|
|
"2023-01-04",
|
|
11
|
|
],
|
|
[
|
|
"2023-01-05",
|
|
11
|
|
],
|
|
[
|
|
"2023-01-06",
|
|
8
|
|
],
|
|
[
|
|
"2023-01-07",
|
|
9
|
|
],
|
|
[
|
|
"2023-01-08",
|
|
10
|
|
],
|
|
[
|
|
"2023-01-09",
|
|
14
|
|
],
|
|
[
|
|
"2023-01-10",
|
|
14
|
|
],
|
|
[
|
|
"2023-01-11",
|
|
12
|
|
],
|
|
[
|
|
"2023-01-12",
|
|
15
|
|
],
|
|
[
|
|
"2023-01-13",
|
|
14
|
|
],
|
|
[
|
|
"2023-01-14",
|
|
6
|
|
],
|
|
[
|
|
"2023-01-15",
|
|
2
|
|
],
|
|
[
|
|
"2023-01-16",
|
|
3
|
|
],
|
|
[
|
|
"2023-01-17",
|
|
4
|
|
],
|
|
[
|
|
"2023-01-18",
|
|
8
|
|
],
|
|
[
|
|
"2023-01-19",
|
|
9
|
|
],
|
|
[
|
|
"2023-01-20",
|
|
9
|
|
],
|
|
[
|
|
"2023-01-21",
|
|
10
|
|
],
|
|
[
|
|
"2023-01-22",
|
|
6
|
|
],
|
|
[
|
|
"2023-01-23",
|
|
6
|
|
],
|
|
[
|
|
"2023-01-24",
|
|
2
|
|
],
|
|
[
|
|
"2023-01-25",
|
|
3
|
|
],
|
|
[
|
|
"2023-01-26",
|
|
7
|
|
],
|
|
[
|
|
"2023-01-27",
|
|
3
|
|
],
|
|
[
|
|
"2023-01-28",
|
|
4
|
|
],
|
|
[
|
|
"2023-01-29",
|
|
4
|
|
],
|
|
[
|
|
"2023-01-30",
|
|
7
|
|
],
|
|
[
|
|
"2023-01-31",
|
|
12
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u591a\u4e91",
|
|
"\u6674",
|
|
"\u9634",
|
|
"\u5c0f\u96e8",
|
|
"\u96fe"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-01-01",
|
|
"2023-01-02",
|
|
"2023-01-03",
|
|
"2023-01-04",
|
|
"2023-01-05",
|
|
"2023-01-06",
|
|
"2023-01-07",
|
|
"2023-01-08",
|
|
"2023-01-09",
|
|
"2023-01-10",
|
|
"2023-01-11",
|
|
"2023-01-12",
|
|
"2023-01-13",
|
|
"2023-01-14",
|
|
"2023-01-15",
|
|
"2023-01-16",
|
|
"2023-01-17",
|
|
"2023-01-18",
|
|
"2023-01-19",
|
|
"2023-01-20",
|
|
"2023-01-21",
|
|
"2023-01-22",
|
|
"2023-01-23",
|
|
"2023-01-24",
|
|
"2023-01-25",
|
|
"2023-01-26",
|
|
"2023-01-27",
|
|
"2023-01-28",
|
|
"2023-01-29",
|
|
"2023-01-30",
|
|
"2023-01-31"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e741\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
14,
|
|
7,
|
|
4,
|
|
2,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-02-01",
|
|
15
|
|
],
|
|
[
|
|
"2023-02-02",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-03",
|
|
7
|
|
],
|
|
[
|
|
"2023-02-04",
|
|
7
|
|
],
|
|
[
|
|
"2023-02-05",
|
|
8
|
|
],
|
|
[
|
|
"2023-02-06",
|
|
9
|
|
],
|
|
[
|
|
"2023-02-07",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-08",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-09",
|
|
12
|
|
],
|
|
[
|
|
"2023-02-10",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-11",
|
|
13
|
|
],
|
|
[
|
|
"2023-02-12",
|
|
15
|
|
],
|
|
[
|
|
"2023-02-13",
|
|
10
|
|
],
|
|
[
|
|
"2023-02-14",
|
|
10
|
|
],
|
|
[
|
|
"2023-02-15",
|
|
16
|
|
],
|
|
[
|
|
"2023-02-16",
|
|
16
|
|
],
|
|
[
|
|
"2023-02-17",
|
|
15
|
|
],
|
|
[
|
|
"2023-02-18",
|
|
19
|
|
],
|
|
[
|
|
"2023-02-19",
|
|
19
|
|
],
|
|
[
|
|
"2023-02-20",
|
|
21
|
|
],
|
|
[
|
|
"2023-02-21",
|
|
15
|
|
],
|
|
[
|
|
"2023-02-22",
|
|
16
|
|
],
|
|
[
|
|
"2023-02-23",
|
|
16
|
|
],
|
|
[
|
|
"2023-02-24",
|
|
12
|
|
],
|
|
[
|
|
"2023-02-25",
|
|
16
|
|
],
|
|
[
|
|
"2023-02-26",
|
|
17
|
|
],
|
|
[
|
|
"2023-02-27",
|
|
19
|
|
],
|
|
[
|
|
"2023-02-28",
|
|
22
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-02-01",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-02",
|
|
7
|
|
],
|
|
[
|
|
"2023-02-03",
|
|
6
|
|
],
|
|
[
|
|
"2023-02-04",
|
|
6
|
|
],
|
|
[
|
|
"2023-02-05",
|
|
7
|
|
],
|
|
[
|
|
"2023-02-06",
|
|
8
|
|
],
|
|
[
|
|
"2023-02-07",
|
|
9
|
|
],
|
|
[
|
|
"2023-02-08",
|
|
10
|
|
],
|
|
[
|
|
"2023-02-09",
|
|
9
|
|
],
|
|
[
|
|
"2023-02-10",
|
|
10
|
|
],
|
|
[
|
|
"2023-02-11",
|
|
8
|
|
],
|
|
[
|
|
"2023-02-12",
|
|
9
|
|
],
|
|
[
|
|
"2023-02-13",
|
|
6
|
|
],
|
|
[
|
|
"2023-02-14",
|
|
5
|
|
],
|
|
[
|
|
"2023-02-15",
|
|
7
|
|
],
|
|
[
|
|
"2023-02-16",
|
|
9
|
|
],
|
|
[
|
|
"2023-02-17",
|
|
12
|
|
],
|
|
[
|
|
"2023-02-18",
|
|
13
|
|
],
|
|
[
|
|
"2023-02-19",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-20",
|
|
13
|
|
],
|
|
[
|
|
"2023-02-21",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-22",
|
|
11
|
|
],
|
|
[
|
|
"2023-02-23",
|
|
10
|
|
],
|
|
[
|
|
"2023-02-24",
|
|
8
|
|
],
|
|
[
|
|
"2023-02-25",
|
|
9
|
|
],
|
|
[
|
|
"2023-02-26",
|
|
9
|
|
],
|
|
[
|
|
"2023-02-27",
|
|
10
|
|
],
|
|
[
|
|
"2023-02-28",
|
|
13
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u591a\u4e91",
|
|
"\u5c0f\u96e8",
|
|
"\u6674",
|
|
"\u4e2d\u96e8",
|
|
"\u96fe"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-02-01",
|
|
"2023-02-02",
|
|
"2023-02-03",
|
|
"2023-02-04",
|
|
"2023-02-05",
|
|
"2023-02-06",
|
|
"2023-02-07",
|
|
"2023-02-08",
|
|
"2023-02-09",
|
|
"2023-02-10",
|
|
"2023-02-11",
|
|
"2023-02-12",
|
|
"2023-02-13",
|
|
"2023-02-14",
|
|
"2023-02-15",
|
|
"2023-02-16",
|
|
"2023-02-17",
|
|
"2023-02-18",
|
|
"2023-02-19",
|
|
"2023-02-20",
|
|
"2023-02-21",
|
|
"2023-02-22",
|
|
"2023-02-23",
|
|
"2023-02-24",
|
|
"2023-02-25",
|
|
"2023-02-26",
|
|
"2023-02-27",
|
|
"2023-02-28"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e742\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
4,
|
|
4,
|
|
4,
|
|
3,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-03-01",
|
|
21
|
|
],
|
|
[
|
|
"2023-03-02",
|
|
23
|
|
],
|
|
[
|
|
"2023-03-03",
|
|
15
|
|
],
|
|
[
|
|
"2023-03-04",
|
|
24
|
|
],
|
|
[
|
|
"2023-03-05",
|
|
25
|
|
],
|
|
[
|
|
"2023-03-06",
|
|
21
|
|
],
|
|
[
|
|
"2023-03-07",
|
|
21
|
|
],
|
|
[
|
|
"2023-03-08",
|
|
18
|
|
],
|
|
[
|
|
"2023-03-09",
|
|
28
|
|
],
|
|
[
|
|
"2023-03-10",
|
|
26
|
|
],
|
|
[
|
|
"2023-03-11",
|
|
25
|
|
],
|
|
[
|
|
"2023-03-12",
|
|
20
|
|
],
|
|
[
|
|
"2023-03-13",
|
|
20
|
|
],
|
|
[
|
|
"2023-03-14",
|
|
22
|
|
],
|
|
[
|
|
"2023-03-15",
|
|
21
|
|
],
|
|
[
|
|
"2023-03-16",
|
|
24
|
|
],
|
|
[
|
|
"2023-03-17",
|
|
20
|
|
],
|
|
[
|
|
"2023-03-18",
|
|
11
|
|
],
|
|
[
|
|
"2023-03-19",
|
|
12
|
|
],
|
|
[
|
|
"2023-03-20",
|
|
18
|
|
],
|
|
[
|
|
"2023-03-21",
|
|
29
|
|
],
|
|
[
|
|
"2023-03-22",
|
|
28
|
|
],
|
|
[
|
|
"2023-03-23",
|
|
17
|
|
],
|
|
[
|
|
"2023-03-24",
|
|
18
|
|
],
|
|
[
|
|
"2023-03-25",
|
|
12
|
|
],
|
|
[
|
|
"2023-03-26",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-27",
|
|
18
|
|
],
|
|
[
|
|
"2023-03-28",
|
|
15
|
|
],
|
|
[
|
|
"2023-03-29",
|
|
14
|
|
],
|
|
[
|
|
"2023-03-30",
|
|
21
|
|
],
|
|
[
|
|
"2023-03-31",
|
|
22
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-03-01",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-02",
|
|
14
|
|
],
|
|
[
|
|
"2023-03-03",
|
|
10
|
|
],
|
|
[
|
|
"2023-03-04",
|
|
11
|
|
],
|
|
[
|
|
"2023-03-05",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-06",
|
|
15
|
|
],
|
|
[
|
|
"2023-03-07",
|
|
14
|
|
],
|
|
[
|
|
"2023-03-08",
|
|
14
|
|
],
|
|
[
|
|
"2023-03-09",
|
|
15
|
|
],
|
|
[
|
|
"2023-03-10",
|
|
18
|
|
],
|
|
[
|
|
"2023-03-11",
|
|
18
|
|
],
|
|
[
|
|
"2023-03-12",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-13",
|
|
10
|
|
],
|
|
[
|
|
"2023-03-14",
|
|
16
|
|
],
|
|
[
|
|
"2023-03-15",
|
|
17
|
|
],
|
|
[
|
|
"2023-03-16",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-17",
|
|
10
|
|
],
|
|
[
|
|
"2023-03-18",
|
|
9
|
|
],
|
|
[
|
|
"2023-03-19",
|
|
7
|
|
],
|
|
[
|
|
"2023-03-20",
|
|
9
|
|
],
|
|
[
|
|
"2023-03-21",
|
|
19
|
|
],
|
|
[
|
|
"2023-03-22",
|
|
17
|
|
],
|
|
[
|
|
"2023-03-23",
|
|
14
|
|
],
|
|
[
|
|
"2023-03-24",
|
|
12
|
|
],
|
|
[
|
|
"2023-03-25",
|
|
11
|
|
],
|
|
[
|
|
"2023-03-26",
|
|
12
|
|
],
|
|
[
|
|
"2023-03-27",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-28",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-29",
|
|
13
|
|
],
|
|
[
|
|
"2023-03-30",
|
|
16
|
|
],
|
|
[
|
|
"2023-03-31",
|
|
17
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u5c0f\u96e8~\u591a\u4e91",
|
|
"\u5c0f\u96e8",
|
|
"\u591a\u4e91",
|
|
"\u591a\u4e91~\u5c0f\u96e8",
|
|
"\u96fe~\u5c0f\u96e8",
|
|
"\u591a\u4e91~\u9634",
|
|
"\u96fe~\u591a\u4e91",
|
|
"\u6674~\u5c0f\u96e8",
|
|
"\u5c0f\u96e8~\u9634",
|
|
"\u96fe~\u9635\u96e8",
|
|
"\u591a\u4e91~\u4e2d\u96e8",
|
|
"\u591a\u4e91~\u9635\u96e8",
|
|
"\u591a\u4e91~\u5927\u96e8",
|
|
"\u6674",
|
|
"\u96fe~\u9634",
|
|
"\u96fe~\u4e2d\u96e8",
|
|
"\u96fe~\u6674",
|
|
"\u5c0f\u96e8~\u4e2d\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-03-01",
|
|
"2023-03-02",
|
|
"2023-03-03",
|
|
"2023-03-04",
|
|
"2023-03-05",
|
|
"2023-03-06",
|
|
"2023-03-07",
|
|
"2023-03-08",
|
|
"2023-03-09",
|
|
"2023-03-10",
|
|
"2023-03-11",
|
|
"2023-03-12",
|
|
"2023-03-13",
|
|
"2023-03-14",
|
|
"2023-03-15",
|
|
"2023-03-16",
|
|
"2023-03-17",
|
|
"2023-03-18",
|
|
"2023-03-19",
|
|
"2023-03-20",
|
|
"2023-03-21",
|
|
"2023-03-22",
|
|
"2023-03-23",
|
|
"2023-03-24",
|
|
"2023-03-25",
|
|
"2023-03-26",
|
|
"2023-03-27",
|
|
"2023-03-28",
|
|
"2023-03-29",
|
|
"2023-03-30",
|
|
"2023-03-31"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e743\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
6,
|
|
4,
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-04-01",
|
|
24
|
|
],
|
|
[
|
|
"2023-04-02",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-03",
|
|
23
|
|
],
|
|
[
|
|
"2023-04-04",
|
|
30
|
|
],
|
|
[
|
|
"2023-04-05",
|
|
17
|
|
],
|
|
[
|
|
"2023-04-06",
|
|
19
|
|
],
|
|
[
|
|
"2023-04-07",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-08",
|
|
24
|
|
],
|
|
[
|
|
"2023-04-09",
|
|
21
|
|
],
|
|
[
|
|
"2023-04-10",
|
|
18
|
|
],
|
|
[
|
|
"2023-04-11",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-12",
|
|
25
|
|
],
|
|
[
|
|
"2023-04-13",
|
|
26
|
|
],
|
|
[
|
|
"2023-04-14",
|
|
25
|
|
],
|
|
[
|
|
"2023-04-15",
|
|
27
|
|
],
|
|
[
|
|
"2023-04-16",
|
|
32
|
|
],
|
|
[
|
|
"2023-04-17",
|
|
26
|
|
],
|
|
[
|
|
"2023-04-18",
|
|
24
|
|
],
|
|
[
|
|
"2023-04-19",
|
|
27
|
|
],
|
|
[
|
|
"2023-04-20",
|
|
30
|
|
],
|
|
[
|
|
"2023-04-21",
|
|
28
|
|
],
|
|
[
|
|
"2023-04-22",
|
|
23
|
|
],
|
|
[
|
|
"2023-04-23",
|
|
14
|
|
],
|
|
[
|
|
"2023-04-24",
|
|
15
|
|
],
|
|
[
|
|
"2023-04-25",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-26",
|
|
27
|
|
],
|
|
[
|
|
"2023-04-27",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-28",
|
|
21
|
|
],
|
|
[
|
|
"2023-04-29",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-30",
|
|
27
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-04-01",
|
|
19
|
|
],
|
|
[
|
|
"2023-04-02",
|
|
19
|
|
],
|
|
[
|
|
"2023-04-03",
|
|
19
|
|
],
|
|
[
|
|
"2023-04-04",
|
|
17
|
|
],
|
|
[
|
|
"2023-04-05",
|
|
13
|
|
],
|
|
[
|
|
"2023-04-06",
|
|
13
|
|
],
|
|
[
|
|
"2023-04-07",
|
|
17
|
|
],
|
|
[
|
|
"2023-04-08",
|
|
16
|
|
],
|
|
[
|
|
"2023-04-09",
|
|
17
|
|
],
|
|
[
|
|
"2023-04-10",
|
|
17
|
|
],
|
|
[
|
|
"2023-04-11",
|
|
17
|
|
],
|
|
[
|
|
"2023-04-12",
|
|
20
|
|
],
|
|
[
|
|
"2023-04-13",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-14",
|
|
21
|
|
],
|
|
[
|
|
"2023-04-15",
|
|
15
|
|
],
|
|
[
|
|
"2023-04-16",
|
|
21
|
|
],
|
|
[
|
|
"2023-04-17",
|
|
21
|
|
],
|
|
[
|
|
"2023-04-18",
|
|
21
|
|
],
|
|
[
|
|
"2023-04-19",
|
|
21
|
|
],
|
|
[
|
|
"2023-04-20",
|
|
22
|
|
],
|
|
[
|
|
"2023-04-21",
|
|
23
|
|
],
|
|
[
|
|
"2023-04-22",
|
|
14
|
|
],
|
|
[
|
|
"2023-04-23",
|
|
11
|
|
],
|
|
[
|
|
"2023-04-24",
|
|
11
|
|
],
|
|
[
|
|
"2023-04-25",
|
|
14
|
|
],
|
|
[
|
|
"2023-04-26",
|
|
15
|
|
],
|
|
[
|
|
"2023-04-27",
|
|
18
|
|
],
|
|
[
|
|
"2023-04-28",
|
|
16
|
|
],
|
|
[
|
|
"2023-04-29",
|
|
14
|
|
],
|
|
[
|
|
"2023-04-30",
|
|
13
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u591a\u4e91",
|
|
"\u591a\u4e91~\u5c0f\u96e8",
|
|
"\u5c0f\u96e8~\u5927\u96e8",
|
|
"\u591a\u4e91~\u9634",
|
|
"\u5c0f\u96e8",
|
|
"\u591a\u4e91~\u4e2d\u96e8",
|
|
"\u96fe~\u9635\u96e8",
|
|
"\u9634~\u9635\u96e8",
|
|
"\u66b4\u96e8~\u5c0f\u96e8",
|
|
"\u5927\u96e8",
|
|
"\u6674~\u591a\u4e91",
|
|
"\u5c0f\u96e8~\u66b4\u96e8",
|
|
"\u96fe~\u4e2d\u96e8",
|
|
"\u66b4\u96e8",
|
|
"\u4e2d\u96e8~\u5c0f\u96e8",
|
|
"\u5c0f\u96e8~\u591a\u4e91",
|
|
"\u591a\u4e91~\u6674",
|
|
"\u591a\u4e91~\u66b4\u96e8",
|
|
"\u5c0f\u96e8~\u4e2d\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-04-01",
|
|
"2023-04-02",
|
|
"2023-04-03",
|
|
"2023-04-04",
|
|
"2023-04-05",
|
|
"2023-04-06",
|
|
"2023-04-07",
|
|
"2023-04-08",
|
|
"2023-04-09",
|
|
"2023-04-10",
|
|
"2023-04-11",
|
|
"2023-04-12",
|
|
"2023-04-13",
|
|
"2023-04-14",
|
|
"2023-04-15",
|
|
"2023-04-16",
|
|
"2023-04-17",
|
|
"2023-04-18",
|
|
"2023-04-19",
|
|
"2023-04-20",
|
|
"2023-04-21",
|
|
"2023-04-22",
|
|
"2023-04-23",
|
|
"2023-04-24",
|
|
"2023-04-25",
|
|
"2023-04-26",
|
|
"2023-04-27",
|
|
"2023-04-28",
|
|
"2023-04-29",
|
|
"2023-04-30"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e744\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
6,
|
|
3,
|
|
2,
|
|
2,
|
|
2,
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-05-01",
|
|
29
|
|
],
|
|
[
|
|
"2023-05-02",
|
|
24
|
|
],
|
|
[
|
|
"2023-05-03",
|
|
26
|
|
],
|
|
[
|
|
"2023-05-04",
|
|
29
|
|
],
|
|
[
|
|
"2023-05-05",
|
|
30
|
|
],
|
|
[
|
|
"2023-05-06",
|
|
28
|
|
],
|
|
[
|
|
"2023-05-07",
|
|
21
|
|
],
|
|
[
|
|
"2023-05-08",
|
|
22
|
|
],
|
|
[
|
|
"2023-05-09",
|
|
21
|
|
],
|
|
[
|
|
"2023-05-10",
|
|
20
|
|
],
|
|
[
|
|
"2023-05-11",
|
|
20
|
|
],
|
|
[
|
|
"2023-05-12",
|
|
25
|
|
],
|
|
[
|
|
"2023-05-13",
|
|
25
|
|
],
|
|
[
|
|
"2023-05-14",
|
|
24
|
|
],
|
|
[
|
|
"2023-05-15",
|
|
31
|
|
],
|
|
[
|
|
"2023-05-16",
|
|
27
|
|
],
|
|
[
|
|
"2023-05-17",
|
|
32
|
|
],
|
|
[
|
|
"2023-05-18",
|
|
34
|
|
],
|
|
[
|
|
"2023-05-19",
|
|
30
|
|
],
|
|
[
|
|
"2023-05-20",
|
|
30
|
|
],
|
|
[
|
|
"2023-05-21",
|
|
33
|
|
],
|
|
[
|
|
"2023-05-22",
|
|
20
|
|
],
|
|
[
|
|
"2023-05-23",
|
|
19
|
|
],
|
|
[
|
|
"2023-05-24",
|
|
26
|
|
],
|
|
[
|
|
"2023-05-25",
|
|
27
|
|
],
|
|
[
|
|
"2023-05-26",
|
|
32
|
|
],
|
|
[
|
|
"2023-05-27",
|
|
31
|
|
],
|
|
[
|
|
"2023-05-28",
|
|
33
|
|
],
|
|
[
|
|
"2023-05-29",
|
|
35
|
|
],
|
|
[
|
|
"2023-05-30",
|
|
37
|
|
],
|
|
[
|
|
"2023-05-31",
|
|
35
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-05-01",
|
|
21
|
|
],
|
|
[
|
|
"2023-05-02",
|
|
23
|
|
],
|
|
[
|
|
"2023-05-03",
|
|
24
|
|
],
|
|
[
|
|
"2023-05-04",
|
|
24
|
|
],
|
|
[
|
|
"2023-05-05",
|
|
25
|
|
],
|
|
[
|
|
"2023-05-06",
|
|
19
|
|
],
|
|
[
|
|
"2023-05-07",
|
|
18
|
|
],
|
|
[
|
|
"2023-05-08",
|
|
19
|
|
],
|
|
[
|
|
"2023-05-09",
|
|
18
|
|
],
|
|
[
|
|
"2023-05-10",
|
|
17
|
|
],
|
|
[
|
|
"2023-05-11",
|
|
16
|
|
],
|
|
[
|
|
"2023-05-12",
|
|
18
|
|
],
|
|
[
|
|
"2023-05-13",
|
|
19
|
|
],
|
|
[
|
|
"2023-05-14",
|
|
18
|
|
],
|
|
[
|
|
"2023-05-15",
|
|
23
|
|
],
|
|
[
|
|
"2023-05-16",
|
|
22
|
|
],
|
|
[
|
|
"2023-05-17",
|
|
23
|
|
],
|
|
[
|
|
"2023-05-18",
|
|
23
|
|
],
|
|
[
|
|
"2023-05-19",
|
|
24
|
|
],
|
|
[
|
|
"2023-05-20",
|
|
25
|
|
],
|
|
[
|
|
"2023-05-21",
|
|
20
|
|
],
|
|
[
|
|
"2023-05-22",
|
|
17
|
|
],
|
|
[
|
|
"2023-05-23",
|
|
18
|
|
],
|
|
[
|
|
"2023-05-24",
|
|
22
|
|
],
|
|
[
|
|
"2023-05-25",
|
|
23
|
|
],
|
|
[
|
|
"2023-05-26",
|
|
26
|
|
],
|
|
[
|
|
"2023-05-27",
|
|
24
|
|
],
|
|
[
|
|
"2023-05-28",
|
|
25
|
|
],
|
|
[
|
|
"2023-05-29",
|
|
25
|
|
],
|
|
[
|
|
"2023-05-30",
|
|
27
|
|
],
|
|
[
|
|
"2023-05-31",
|
|
26
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u5c0f\u96e8~\u9635\u96e8",
|
|
"\u591a\u4e91",
|
|
"\u591a\u4e91~\u9635\u96e8",
|
|
"\u96fe~\u591a\u4e91",
|
|
"\u5c0f\u96e8~\u9634",
|
|
"\u5c0f\u96e8~\u4e2d\u96e8",
|
|
"\u96fe~\u4e2d\u96e8",
|
|
"\u5927\u96e8~\u591a\u4e91",
|
|
"\u4e2d\u96e8~\u9635\u96e8",
|
|
"\u5c0f\u96e8~\u591a\u4e91",
|
|
"\u96fe~\u6674",
|
|
"\u591a\u4e91~\u4e2d\u96e8",
|
|
"\u5927\u96e8",
|
|
"\u591a\u4e91~\u6674",
|
|
"\u5c0f\u96e8~\u5927\u96e8",
|
|
"\u591a\u4e91~\u5c0f\u96e8",
|
|
"\u5927\u96e8~\u9635\u96e8",
|
|
"\u96fe~\u5927\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-05-01",
|
|
"2023-05-02",
|
|
"2023-05-03",
|
|
"2023-05-04",
|
|
"2023-05-05",
|
|
"2023-05-06",
|
|
"2023-05-07",
|
|
"2023-05-08",
|
|
"2023-05-09",
|
|
"2023-05-10",
|
|
"2023-05-11",
|
|
"2023-05-12",
|
|
"2023-05-13",
|
|
"2023-05-14",
|
|
"2023-05-15",
|
|
"2023-05-16",
|
|
"2023-05-17",
|
|
"2023-05-18",
|
|
"2023-05-19",
|
|
"2023-05-20",
|
|
"2023-05-21",
|
|
"2023-05-22",
|
|
"2023-05-23",
|
|
"2023-05-24",
|
|
"2023-05-25",
|
|
"2023-05-26",
|
|
"2023-05-27",
|
|
"2023-05-28",
|
|
"2023-05-29",
|
|
"2023-05-30",
|
|
"2023-05-31"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e745\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
5,
|
|
4,
|
|
3,
|
|
3,
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-06-01",
|
|
35
|
|
],
|
|
[
|
|
"2023-06-02",
|
|
33
|
|
],
|
|
[
|
|
"2023-06-03",
|
|
36
|
|
],
|
|
[
|
|
"2023-06-04",
|
|
33
|
|
],
|
|
[
|
|
"2023-06-05",
|
|
33
|
|
],
|
|
[
|
|
"2023-06-06",
|
|
31
|
|
],
|
|
[
|
|
"2023-06-07",
|
|
33
|
|
],
|
|
[
|
|
"2023-06-08",
|
|
32
|
|
],
|
|
[
|
|
"2023-06-09",
|
|
30
|
|
],
|
|
[
|
|
"2023-06-10",
|
|
34
|
|
],
|
|
[
|
|
"2023-06-11",
|
|
36
|
|
],
|
|
[
|
|
"2023-06-12",
|
|
35
|
|
],
|
|
[
|
|
"2023-06-13",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-14",
|
|
31
|
|
],
|
|
[
|
|
"2023-06-15",
|
|
33
|
|
],
|
|
[
|
|
"2023-06-16",
|
|
32
|
|
],
|
|
[
|
|
"2023-06-17",
|
|
31
|
|
],
|
|
[
|
|
"2023-06-18",
|
|
32
|
|
],
|
|
[
|
|
"2023-06-19",
|
|
32
|
|
],
|
|
[
|
|
"2023-06-20",
|
|
32
|
|
],
|
|
[
|
|
"2023-06-21",
|
|
31
|
|
],
|
|
[
|
|
"2023-06-22",
|
|
26
|
|
],
|
|
[
|
|
"2023-06-23",
|
|
27
|
|
],
|
|
[
|
|
"2023-06-24",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-25",
|
|
26
|
|
],
|
|
[
|
|
"2023-06-26",
|
|
29
|
|
],
|
|
[
|
|
"2023-06-27",
|
|
30
|
|
],
|
|
[
|
|
"2023-06-28",
|
|
32
|
|
],
|
|
[
|
|
"2023-06-29",
|
|
32
|
|
],
|
|
[
|
|
"2023-06-30",
|
|
32
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-06-01",
|
|
26
|
|
],
|
|
[
|
|
"2023-06-02",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-03",
|
|
26
|
|
],
|
|
[
|
|
"2023-06-04",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-05",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-06",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-07",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-08",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-09",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-10",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-11",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-12",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-13",
|
|
22
|
|
],
|
|
[
|
|
"2023-06-14",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-15",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-16",
|
|
26
|
|
],
|
|
[
|
|
"2023-06-17",
|
|
26
|
|
],
|
|
[
|
|
"2023-06-18",
|
|
27
|
|
],
|
|
[
|
|
"2023-06-19",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-20",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-21",
|
|
25
|
|
],
|
|
[
|
|
"2023-06-22",
|
|
23
|
|
],
|
|
[
|
|
"2023-06-23",
|
|
23
|
|
],
|
|
[
|
|
"2023-06-24",
|
|
22
|
|
],
|
|
[
|
|
"2023-06-25",
|
|
23
|
|
],
|
|
[
|
|
"2023-06-26",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-27",
|
|
22
|
|
],
|
|
[
|
|
"2023-06-28",
|
|
24
|
|
],
|
|
[
|
|
"2023-06-29",
|
|
26
|
|
],
|
|
[
|
|
"2023-06-30",
|
|
27
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u591a\u4e91~\u4e2d\u96e8",
|
|
"\u591a\u4e91",
|
|
"\u4e2d\u96e8",
|
|
"\u5c0f\u96e8~\u9635\u96e8",
|
|
"\u5c0f\u96e8~\u4e2d\u96e8",
|
|
"\u9634",
|
|
"\u4e2d\u96e8~\u66b4\u96e8",
|
|
"\u591a\u4e91~\u9635\u96e8",
|
|
"\u5c0f\u96e8~\u591a\u4e91",
|
|
"\u5927\u96e8~\u66b4\u96e8",
|
|
"\u591a\u4e91~\u9634",
|
|
"\u96fe~\u591a\u4e91",
|
|
"\u4e2d\u96e8~\u9635\u96e8",
|
|
"\u4e2d\u96e8~\u591a\u4e91",
|
|
"\u9635\u96e8",
|
|
"\u4e2d\u96e8~\u5927\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-06-01",
|
|
"2023-06-02",
|
|
"2023-06-03",
|
|
"2023-06-04",
|
|
"2023-06-05",
|
|
"2023-06-06",
|
|
"2023-06-07",
|
|
"2023-06-08",
|
|
"2023-06-09",
|
|
"2023-06-10",
|
|
"2023-06-11",
|
|
"2023-06-12",
|
|
"2023-06-13",
|
|
"2023-06-14",
|
|
"2023-06-15",
|
|
"2023-06-16",
|
|
"2023-06-17",
|
|
"2023-06-18",
|
|
"2023-06-19",
|
|
"2023-06-20",
|
|
"2023-06-21",
|
|
"2023-06-22",
|
|
"2023-06-23",
|
|
"2023-06-24",
|
|
"2023-06-25",
|
|
"2023-06-26",
|
|
"2023-06-27",
|
|
"2023-06-28",
|
|
"2023-06-29",
|
|
"2023-06-30"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e746\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
12,
|
|
9,
|
|
3,
|
|
2,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-07-01",
|
|
35
|
|
],
|
|
[
|
|
"2023-07-02",
|
|
34
|
|
],
|
|
[
|
|
"2023-07-03",
|
|
34
|
|
],
|
|
[
|
|
"2023-07-04",
|
|
33
|
|
],
|
|
[
|
|
"2023-07-05",
|
|
33
|
|
],
|
|
[
|
|
"2023-07-06",
|
|
33
|
|
],
|
|
[
|
|
"2023-07-07",
|
|
33
|
|
],
|
|
[
|
|
"2023-07-08",
|
|
33
|
|
],
|
|
[
|
|
"2023-07-09",
|
|
35
|
|
],
|
|
[
|
|
"2023-07-10",
|
|
35
|
|
],
|
|
[
|
|
"2023-07-11",
|
|
36
|
|
],
|
|
[
|
|
"2023-07-12",
|
|
35
|
|
],
|
|
[
|
|
"2023-07-13",
|
|
36
|
|
],
|
|
[
|
|
"2023-07-14",
|
|
36
|
|
],
|
|
[
|
|
"2023-07-15",
|
|
36
|
|
],
|
|
[
|
|
"2023-07-16",
|
|
37
|
|
],
|
|
[
|
|
"2023-07-17",
|
|
32
|
|
],
|
|
[
|
|
"2023-07-18",
|
|
27
|
|
],
|
|
[
|
|
"2023-07-19",
|
|
33
|
|
],
|
|
[
|
|
"2023-07-20",
|
|
34
|
|
],
|
|
[
|
|
"2023-07-21",
|
|
35
|
|
],
|
|
[
|
|
"2023-07-22",
|
|
36
|
|
],
|
|
[
|
|
"2023-07-23",
|
|
35
|
|
],
|
|
[
|
|
"2023-07-24",
|
|
36
|
|
],
|
|
[
|
|
"2023-07-25",
|
|
36
|
|
],
|
|
[
|
|
"2023-07-26",
|
|
37
|
|
],
|
|
[
|
|
"2023-07-27",
|
|
38
|
|
],
|
|
[
|
|
"2023-07-28",
|
|
38
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-07-01",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-02",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-03",
|
|
27
|
|
],
|
|
[
|
|
"2023-07-04",
|
|
26
|
|
],
|
|
[
|
|
"2023-07-05",
|
|
27
|
|
],
|
|
[
|
|
"2023-07-06",
|
|
29
|
|
],
|
|
[
|
|
"2023-07-07",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-08",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-09",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-10",
|
|
29
|
|
],
|
|
[
|
|
"2023-07-11",
|
|
29
|
|
],
|
|
[
|
|
"2023-07-12",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-13",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-14",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-15",
|
|
27
|
|
],
|
|
[
|
|
"2023-07-16",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-17",
|
|
27
|
|
],
|
|
[
|
|
"2023-07-18",
|
|
25
|
|
],
|
|
[
|
|
"2023-07-19",
|
|
26
|
|
],
|
|
[
|
|
"2023-07-20",
|
|
26
|
|
],
|
|
[
|
|
"2023-07-21",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-22",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-23",
|
|
27
|
|
],
|
|
[
|
|
"2023-07-24",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-25",
|
|
29
|
|
],
|
|
[
|
|
"2023-07-26",
|
|
28
|
|
],
|
|
[
|
|
"2023-07-27",
|
|
29
|
|
],
|
|
[
|
|
"2023-07-28",
|
|
29
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u591a\u4e91",
|
|
"\u9634~\u591a\u4e91",
|
|
"\u5c0f\u96e8~\u591a\u4e91",
|
|
"\u5c0f\u96e8~\u9635\u96e8",
|
|
"\u9634~\u9635\u96e8",
|
|
"\u4e2d\u96e8~\u9635\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-07-01",
|
|
"2023-07-02",
|
|
"2023-07-03",
|
|
"2023-07-04",
|
|
"2023-07-05",
|
|
"2023-07-06",
|
|
"2023-07-07",
|
|
"2023-07-08",
|
|
"2023-07-09",
|
|
"2023-07-10",
|
|
"2023-07-11",
|
|
"2023-07-12",
|
|
"2023-07-13",
|
|
"2023-07-14",
|
|
"2023-07-15",
|
|
"2023-07-16",
|
|
"2023-07-17",
|
|
"2023-07-18",
|
|
"2023-07-19",
|
|
"2023-07-20",
|
|
"2023-07-21",
|
|
"2023-07-22",
|
|
"2023-07-23",
|
|
"2023-07-24",
|
|
"2023-07-25",
|
|
"2023-07-26",
|
|
"2023-07-27",
|
|
"2023-07-28"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e747\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
7,
|
|
6,
|
|
3,
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-08-01",
|
|
33
|
|
],
|
|
[
|
|
"2023-08-02",
|
|
33
|
|
],
|
|
[
|
|
"2023-08-03",
|
|
36
|
|
],
|
|
[
|
|
"2023-08-04",
|
|
36
|
|
],
|
|
[
|
|
"2023-08-05",
|
|
35
|
|
],
|
|
[
|
|
"2023-08-06",
|
|
33
|
|
],
|
|
[
|
|
"2023-08-07",
|
|
33
|
|
],
|
|
[
|
|
"2023-08-08",
|
|
34
|
|
],
|
|
[
|
|
"2023-08-09",
|
|
35
|
|
],
|
|
[
|
|
"2023-08-10",
|
|
37
|
|
],
|
|
[
|
|
"2023-08-11",
|
|
32
|
|
],
|
|
[
|
|
"2023-08-12",
|
|
35
|
|
],
|
|
[
|
|
"2023-08-13",
|
|
35
|
|
],
|
|
[
|
|
"2023-08-14",
|
|
33
|
|
],
|
|
[
|
|
"2023-08-15",
|
|
34
|
|
],
|
|
[
|
|
"2023-08-16",
|
|
34
|
|
],
|
|
[
|
|
"2023-08-17",
|
|
35
|
|
],
|
|
[
|
|
"2023-08-18",
|
|
36
|
|
],
|
|
[
|
|
"2023-08-19",
|
|
38
|
|
],
|
|
[
|
|
"2023-08-20",
|
|
33
|
|
],
|
|
[
|
|
"2023-08-21",
|
|
30
|
|
],
|
|
[
|
|
"2023-08-22",
|
|
31
|
|
],
|
|
[
|
|
"2023-08-23",
|
|
28
|
|
],
|
|
[
|
|
"2023-08-24",
|
|
33
|
|
],
|
|
[
|
|
"2023-08-25",
|
|
31
|
|
],
|
|
[
|
|
"2023-08-26",
|
|
30
|
|
],
|
|
[
|
|
"2023-08-27",
|
|
30
|
|
],
|
|
[
|
|
"2023-08-29",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-30",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-31",
|
|
30
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-08-01",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-02",
|
|
25
|
|
],
|
|
[
|
|
"2023-08-03",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-04",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-05",
|
|
28
|
|
],
|
|
[
|
|
"2023-08-06",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-07",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-08",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-09",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-10",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-11",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-12",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-13",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-14",
|
|
25
|
|
],
|
|
[
|
|
"2023-08-15",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-16",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-17",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-18",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-19",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-20",
|
|
27
|
|
],
|
|
[
|
|
"2023-08-21",
|
|
25
|
|
],
|
|
[
|
|
"2023-08-22",
|
|
25
|
|
],
|
|
[
|
|
"2023-08-23",
|
|
25
|
|
],
|
|
[
|
|
"2023-08-24",
|
|
24
|
|
],
|
|
[
|
|
"2023-08-25",
|
|
26
|
|
],
|
|
[
|
|
"2023-08-26",
|
|
23
|
|
],
|
|
[
|
|
"2023-08-27",
|
|
22
|
|
],
|
|
[
|
|
"2023-08-29",
|
|
20
|
|
],
|
|
[
|
|
"2023-08-30",
|
|
22
|
|
],
|
|
[
|
|
"2023-08-31",
|
|
24
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u9634~\u9635\u96e8",
|
|
"\u9634~\u591a\u4e91",
|
|
"\u591a\u4e91~\u9635\u96e8",
|
|
"\u9634~\u4e2d\u96e8",
|
|
"\u591a\u4e91",
|
|
"\u5c0f\u96e8~\u4e2d\u96e8",
|
|
"\u5c0f\u96e8~\u591a\u4e91",
|
|
"\u6674",
|
|
"\u5c0f\u96e8\u5230\u5927\u96e8",
|
|
"\u591a\u4e91\u8f6c\u6674",
|
|
"\u9634",
|
|
"\u66b4\u96e8~\u9635\u96e8",
|
|
"\u5c0f\u96e8~\u9635\u96e8",
|
|
"\u5c0f\u96e8\u5230\u4e2d\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-08-01",
|
|
"2023-08-02",
|
|
"2023-08-03",
|
|
"2023-08-04",
|
|
"2023-08-05",
|
|
"2023-08-06",
|
|
"2023-08-07",
|
|
"2023-08-08",
|
|
"2023-08-09",
|
|
"2023-08-10",
|
|
"2023-08-11",
|
|
"2023-08-12",
|
|
"2023-08-13",
|
|
"2023-08-14",
|
|
"2023-08-15",
|
|
"2023-08-16",
|
|
"2023-08-17",
|
|
"2023-08-18",
|
|
"2023-08-19",
|
|
"2023-08-20",
|
|
"2023-08-21",
|
|
"2023-08-22",
|
|
"2023-08-23",
|
|
"2023-08-24",
|
|
"2023-08-25",
|
|
"2023-08-26",
|
|
"2023-08-27",
|
|
"2023-08-29",
|
|
"2023-08-30",
|
|
"2023-08-31"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e748\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
15,
|
|
4,
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-09-01",
|
|
34
|
|
],
|
|
[
|
|
"2023-09-02",
|
|
29
|
|
],
|
|
[
|
|
"2023-09-03",
|
|
27
|
|
],
|
|
[
|
|
"2023-09-04",
|
|
31
|
|
],
|
|
[
|
|
"2023-09-05",
|
|
33
|
|
],
|
|
[
|
|
"2023-09-06",
|
|
32
|
|
],
|
|
[
|
|
"2023-09-07",
|
|
32
|
|
],
|
|
[
|
|
"2023-09-08",
|
|
34
|
|
],
|
|
[
|
|
"2023-09-09",
|
|
31
|
|
],
|
|
[
|
|
"2023-09-10",
|
|
33
|
|
],
|
|
[
|
|
"2023-09-11",
|
|
31
|
|
],
|
|
[
|
|
"2023-09-12",
|
|
30
|
|
],
|
|
[
|
|
"2023-09-13",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-14",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-15",
|
|
31
|
|
],
|
|
[
|
|
"2023-09-16",
|
|
32
|
|
],
|
|
[
|
|
"2023-09-17",
|
|
34
|
|
],
|
|
[
|
|
"2023-09-18",
|
|
34
|
|
],
|
|
[
|
|
"2023-09-19",
|
|
33
|
|
],
|
|
[
|
|
"2023-09-20",
|
|
34
|
|
],
|
|
[
|
|
"2023-09-21",
|
|
33
|
|
],
|
|
[
|
|
"2023-09-22",
|
|
29
|
|
],
|
|
[
|
|
"2023-09-23",
|
|
31
|
|
],
|
|
[
|
|
"2023-09-24",
|
|
32
|
|
],
|
|
[
|
|
"2023-09-25",
|
|
34
|
|
],
|
|
[
|
|
"2023-09-26",
|
|
33
|
|
],
|
|
[
|
|
"2023-09-27",
|
|
33
|
|
],
|
|
[
|
|
"2023-09-28",
|
|
33
|
|
],
|
|
[
|
|
"2023-09-29",
|
|
35
|
|
],
|
|
[
|
|
"2023-09-30",
|
|
34
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-09-01",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-02",
|
|
24
|
|
],
|
|
[
|
|
"2023-09-03",
|
|
24
|
|
],
|
|
[
|
|
"2023-09-04",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-05",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-06",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-07",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-08",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-09",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-10",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-11",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-12",
|
|
24
|
|
],
|
|
[
|
|
"2023-09-13",
|
|
22
|
|
],
|
|
[
|
|
"2023-09-14",
|
|
21
|
|
],
|
|
[
|
|
"2023-09-15",
|
|
23
|
|
],
|
|
[
|
|
"2023-09-16",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-17",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-18",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-19",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-20",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-21",
|
|
24
|
|
],
|
|
[
|
|
"2023-09-22",
|
|
22
|
|
],
|
|
[
|
|
"2023-09-23",
|
|
24
|
|
],
|
|
[
|
|
"2023-09-24",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-25",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-26",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-27",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-28",
|
|
25
|
|
],
|
|
[
|
|
"2023-09-29",
|
|
26
|
|
],
|
|
[
|
|
"2023-09-30",
|
|
25
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u9634~\u591a\u4e91",
|
|
"\u9634~\u9635\u96e8",
|
|
"\u9634~\u6674",
|
|
"\u5c0f\u96e8~\u4e2d\u96e8",
|
|
"\u9634~\u4e2d\u96e8",
|
|
"\u5c0f\u96e8~\u591a\u4e91",
|
|
"\u591a\u4e91",
|
|
"\u4e2d\u96e8~\u5c0f\u96e8",
|
|
"\u5c0f\u96e8~\u9635\u96e8",
|
|
"\u9634~\u5c0f\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-09-01",
|
|
"2023-09-02",
|
|
"2023-09-03",
|
|
"2023-09-04",
|
|
"2023-09-05",
|
|
"2023-09-06",
|
|
"2023-09-07",
|
|
"2023-09-08",
|
|
"2023-09-09",
|
|
"2023-09-10",
|
|
"2023-09-11",
|
|
"2023-09-12",
|
|
"2023-09-13",
|
|
"2023-09-14",
|
|
"2023-09-15",
|
|
"2023-09-16",
|
|
"2023-09-17",
|
|
"2023-09-18",
|
|
"2023-09-19",
|
|
"2023-09-20",
|
|
"2023-09-21",
|
|
"2023-09-22",
|
|
"2023-09-23",
|
|
"2023-09-24",
|
|
"2023-09-25",
|
|
"2023-09-26",
|
|
"2023-09-27",
|
|
"2023-09-28",
|
|
"2023-09-29",
|
|
"2023-09-30"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e749\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
16,
|
|
3,
|
|
3,
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-10-01",
|
|
33
|
|
],
|
|
[
|
|
"2023-10-02",
|
|
31
|
|
],
|
|
[
|
|
"2023-10-03",
|
|
34
|
|
],
|
|
[
|
|
"2023-10-04",
|
|
33
|
|
],
|
|
[
|
|
"2023-10-05",
|
|
28
|
|
],
|
|
[
|
|
"2023-10-06",
|
|
28
|
|
],
|
|
[
|
|
"2023-10-07",
|
|
23
|
|
],
|
|
[
|
|
"2023-10-08",
|
|
23
|
|
],
|
|
[
|
|
"2023-10-09",
|
|
21
|
|
],
|
|
[
|
|
"2023-10-10",
|
|
22
|
|
],
|
|
[
|
|
"2023-10-11",
|
|
21
|
|
],
|
|
[
|
|
"2023-10-12",
|
|
25
|
|
],
|
|
[
|
|
"2023-10-13",
|
|
25
|
|
],
|
|
[
|
|
"2023-10-14",
|
|
24
|
|
],
|
|
[
|
|
"2023-10-15",
|
|
30
|
|
],
|
|
[
|
|
"2023-10-16",
|
|
31
|
|
],
|
|
[
|
|
"2023-10-17",
|
|
31
|
|
],
|
|
[
|
|
"2023-10-18",
|
|
31
|
|
],
|
|
[
|
|
"2023-10-19",
|
|
26
|
|
],
|
|
[
|
|
"2023-10-20",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-21",
|
|
25
|
|
],
|
|
[
|
|
"2023-10-22",
|
|
28
|
|
],
|
|
[
|
|
"2023-10-23",
|
|
29
|
|
],
|
|
[
|
|
"2023-10-24",
|
|
31
|
|
],
|
|
[
|
|
"2023-10-25",
|
|
32
|
|
],
|
|
[
|
|
"2023-10-26",
|
|
27
|
|
],
|
|
[
|
|
"2023-10-27",
|
|
22
|
|
],
|
|
[
|
|
"2023-10-28",
|
|
28
|
|
],
|
|
[
|
|
"2023-10-29",
|
|
23
|
|
],
|
|
[
|
|
"2023-10-30",
|
|
29
|
|
],
|
|
[
|
|
"2023-10-31",
|
|
29
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-10-01",
|
|
25
|
|
],
|
|
[
|
|
"2023-10-02",
|
|
24
|
|
],
|
|
[
|
|
"2023-10-03",
|
|
24
|
|
],
|
|
[
|
|
"2023-10-04",
|
|
23
|
|
],
|
|
[
|
|
"2023-10-05",
|
|
22
|
|
],
|
|
[
|
|
"2023-10-06",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-07",
|
|
19
|
|
],
|
|
[
|
|
"2023-10-08",
|
|
19
|
|
],
|
|
[
|
|
"2023-10-09",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-10",
|
|
19
|
|
],
|
|
[
|
|
"2023-10-11",
|
|
19
|
|
],
|
|
[
|
|
"2023-10-12",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-13",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-14",
|
|
17
|
|
],
|
|
[
|
|
"2023-10-15",
|
|
17
|
|
],
|
|
[
|
|
"2023-10-16",
|
|
19
|
|
],
|
|
[
|
|
"2023-10-17",
|
|
19
|
|
],
|
|
[
|
|
"2023-10-18",
|
|
23
|
|
],
|
|
[
|
|
"2023-10-19",
|
|
18
|
|
],
|
|
[
|
|
"2023-10-20",
|
|
16
|
|
],
|
|
[
|
|
"2023-10-21",
|
|
18
|
|
],
|
|
[
|
|
"2023-10-22",
|
|
18
|
|
],
|
|
[
|
|
"2023-10-23",
|
|
21
|
|
],
|
|
[
|
|
"2023-10-24",
|
|
22
|
|
],
|
|
[
|
|
"2023-10-25",
|
|
22
|
|
],
|
|
[
|
|
"2023-10-26",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-27",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-28",
|
|
20
|
|
],
|
|
[
|
|
"2023-10-29",
|
|
18
|
|
],
|
|
[
|
|
"2023-10-30",
|
|
17
|
|
],
|
|
[
|
|
"2023-10-31",
|
|
17
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u9634~\u591a\u4e91",
|
|
"\u6674",
|
|
"\u5c0f\u96e8~\u9634",
|
|
"\u591a\u4e91",
|
|
"\u5c0f\u96e8",
|
|
"\u9634",
|
|
"\u5c0f\u96e8~\u5927\u96e8",
|
|
"\u6674~\u591a\u4e91",
|
|
"\u9634~\u9635\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-10-01",
|
|
"2023-10-02",
|
|
"2023-10-03",
|
|
"2023-10-04",
|
|
"2023-10-05",
|
|
"2023-10-06",
|
|
"2023-10-07",
|
|
"2023-10-08",
|
|
"2023-10-09",
|
|
"2023-10-10",
|
|
"2023-10-11",
|
|
"2023-10-12",
|
|
"2023-10-13",
|
|
"2023-10-14",
|
|
"2023-10-15",
|
|
"2023-10-16",
|
|
"2023-10-17",
|
|
"2023-10-18",
|
|
"2023-10-19",
|
|
"2023-10-20",
|
|
"2023-10-21",
|
|
"2023-10-22",
|
|
"2023-10-23",
|
|
"2023-10-24",
|
|
"2023-10-25",
|
|
"2023-10-26",
|
|
"2023-10-27",
|
|
"2023-10-28",
|
|
"2023-10-29",
|
|
"2023-10-30",
|
|
"2023-10-31"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e7410\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
5,
|
|
4,
|
|
3,
|
|
2,
|
|
2,
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-11-01",
|
|
28
|
|
],
|
|
[
|
|
"2023-11-02",
|
|
29
|
|
],
|
|
[
|
|
"2023-11-03",
|
|
29
|
|
],
|
|
[
|
|
"2023-11-04",
|
|
29
|
|
],
|
|
[
|
|
"2023-11-05",
|
|
29
|
|
],
|
|
[
|
|
"2023-11-06",
|
|
23
|
|
],
|
|
[
|
|
"2023-11-07",
|
|
19
|
|
],
|
|
[
|
|
"2023-11-08",
|
|
20
|
|
],
|
|
[
|
|
"2023-11-09",
|
|
25
|
|
],
|
|
[
|
|
"2023-11-10",
|
|
21
|
|
],
|
|
[
|
|
"2023-11-11",
|
|
16
|
|
],
|
|
[
|
|
"2023-11-12",
|
|
11
|
|
],
|
|
[
|
|
"2023-11-13",
|
|
10
|
|
],
|
|
[
|
|
"2023-11-14",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-15",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-16",
|
|
18
|
|
],
|
|
[
|
|
"2023-11-17",
|
|
23
|
|
],
|
|
[
|
|
"2023-11-18",
|
|
22
|
|
],
|
|
[
|
|
"2023-11-19",
|
|
25
|
|
],
|
|
[
|
|
"2023-11-20",
|
|
26
|
|
],
|
|
[
|
|
"2023-11-21",
|
|
25
|
|
],
|
|
[
|
|
"2023-11-22",
|
|
25
|
|
],
|
|
[
|
|
"2023-11-23",
|
|
25
|
|
],
|
|
[
|
|
"2023-11-24",
|
|
22
|
|
],
|
|
[
|
|
"2023-11-25",
|
|
20
|
|
],
|
|
[
|
|
"2023-11-26",
|
|
21
|
|
],
|
|
[
|
|
"2023-11-27",
|
|
25
|
|
],
|
|
[
|
|
"2023-11-28",
|
|
24
|
|
],
|
|
[
|
|
"2023-11-29",
|
|
25
|
|
],
|
|
[
|
|
"2023-11-30",
|
|
16
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-11-01",
|
|
18
|
|
],
|
|
[
|
|
"2023-11-02",
|
|
19
|
|
],
|
|
[
|
|
"2023-11-03",
|
|
20
|
|
],
|
|
[
|
|
"2023-11-04",
|
|
21
|
|
],
|
|
[
|
|
"2023-11-05",
|
|
18
|
|
],
|
|
[
|
|
"2023-11-06",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-07",
|
|
16
|
|
],
|
|
[
|
|
"2023-11-08",
|
|
19
|
|
],
|
|
[
|
|
"2023-11-09",
|
|
18
|
|
],
|
|
[
|
|
"2023-11-10",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-11",
|
|
10
|
|
],
|
|
[
|
|
"2023-11-12",
|
|
10
|
|
],
|
|
[
|
|
"2023-11-13",
|
|
8
|
|
],
|
|
[
|
|
"2023-11-14",
|
|
11
|
|
],
|
|
[
|
|
"2023-11-15",
|
|
9
|
|
],
|
|
[
|
|
"2023-11-16",
|
|
8
|
|
],
|
|
[
|
|
"2023-11-17",
|
|
10
|
|
],
|
|
[
|
|
"2023-11-18",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-19",
|
|
12
|
|
],
|
|
[
|
|
"2023-11-20",
|
|
12
|
|
],
|
|
[
|
|
"2023-11-21",
|
|
14
|
|
],
|
|
[
|
|
"2023-11-22",
|
|
14
|
|
],
|
|
[
|
|
"2023-11-23",
|
|
15
|
|
],
|
|
[
|
|
"2023-11-24",
|
|
15
|
|
],
|
|
[
|
|
"2023-11-25",
|
|
15
|
|
],
|
|
[
|
|
"2023-11-26",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-27",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-28",
|
|
13
|
|
],
|
|
[
|
|
"2023-11-29",
|
|
11
|
|
],
|
|
[
|
|
"2023-11-30",
|
|
9
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u6674~\u591a\u4e91",
|
|
"\u5c0f\u96e8",
|
|
"\u9634~\u6674",
|
|
"\u591a\u4e91",
|
|
"\u6674",
|
|
"\u9634~\u591a\u4e91",
|
|
"\u5c0f\u96e8~\u4e2d\u96e8",
|
|
"\u9634~\u5c0f\u96e8",
|
|
"\u5c0f\u96e8~\u9634",
|
|
"\u591a\u4e91~\u5927\u96e8",
|
|
"\u4e2d\u96e8~\u5c0f\u96e8",
|
|
"\u4e2d\u96e8~\u591a\u4e91",
|
|
"\u591a\u4e91~\u9634",
|
|
"\u9634~\u4e2d\u96e8",
|
|
"\u9634",
|
|
"\u9634~\u9635\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-11-01",
|
|
"2023-11-02",
|
|
"2023-11-03",
|
|
"2023-11-04",
|
|
"2023-11-05",
|
|
"2023-11-06",
|
|
"2023-11-07",
|
|
"2023-11-08",
|
|
"2023-11-09",
|
|
"2023-11-10",
|
|
"2023-11-11",
|
|
"2023-11-12",
|
|
"2023-11-13",
|
|
"2023-11-14",
|
|
"2023-11-15",
|
|
"2023-11-16",
|
|
"2023-11-17",
|
|
"2023-11-18",
|
|
"2023-11-19",
|
|
"2023-11-20",
|
|
"2023-11-21",
|
|
"2023-11-22",
|
|
"2023-11-23",
|
|
"2023-11-24",
|
|
"2023-11-25",
|
|
"2023-11-26",
|
|
"2023-11-27",
|
|
"2023-11-28",
|
|
"2023-11-29",
|
|
"2023-11-30"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e7411\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
},
|
|
{
|
|
"series": [
|
|
{
|
|
"type": "bar",
|
|
"xAxisIndex": 0,
|
|
"yAxisIndex": 0,
|
|
"legendHoverLink": true,
|
|
"data": [
|
|
5,
|
|
3,
|
|
3,
|
|
3,
|
|
3,
|
|
3,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"realtimeSort": false,
|
|
"showBackground": false,
|
|
"stackStrategy": "samesign",
|
|
"cursor": "pointer",
|
|
"barMinHeight": 0,
|
|
"barCategoryGap": "50%",
|
|
"barGap": "30%",
|
|
"large": false,
|
|
"largeThreshold": 400,
|
|
"seriesLayoutBy": "column",
|
|
"datasetIndex": 0,
|
|
"clip": true,
|
|
"zlevel": 0,
|
|
"z": 2,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
}
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u9ad8\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-12-01",
|
|
14
|
|
],
|
|
[
|
|
"2023-12-02",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-03",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-04",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-05",
|
|
16
|
|
],
|
|
[
|
|
"2023-12-06",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-07",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-08",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-09",
|
|
20
|
|
],
|
|
[
|
|
"2023-12-10",
|
|
24
|
|
],
|
|
[
|
|
"2023-12-11",
|
|
26
|
|
],
|
|
[
|
|
"2023-12-12",
|
|
14
|
|
],
|
|
[
|
|
"2023-12-13",
|
|
19
|
|
],
|
|
[
|
|
"2023-12-14",
|
|
22
|
|
],
|
|
[
|
|
"2023-12-15",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-16",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-17",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-18",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-19",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-20",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-21",
|
|
7
|
|
],
|
|
[
|
|
"2023-12-22",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-23",
|
|
12
|
|
],
|
|
[
|
|
"2023-12-24",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-25",
|
|
16
|
|
],
|
|
[
|
|
"2023-12-26",
|
|
18
|
|
],
|
|
[
|
|
"2023-12-27",
|
|
20
|
|
],
|
|
[
|
|
"2023-12-28",
|
|
22
|
|
],
|
|
[
|
|
"2023-12-29",
|
|
23
|
|
],
|
|
[
|
|
"2023-12-30",
|
|
22
|
|
],
|
|
[
|
|
"2023-12-31",
|
|
22
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
},
|
|
{
|
|
"type": "line",
|
|
"name": "\u6700\u4f4e\u6c14\u6e29",
|
|
"connectNulls": false,
|
|
"xAxisIndex": 1,
|
|
"yAxisIndex": 1,
|
|
"symbolSize": 4,
|
|
"showSymbol": true,
|
|
"smooth": false,
|
|
"clip": true,
|
|
"step": false,
|
|
"data": [
|
|
[
|
|
"2023-12-01",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-02",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-03",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-04",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-05",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-06",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-07",
|
|
12
|
|
],
|
|
[
|
|
"2023-12-08",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-09",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-10",
|
|
18
|
|
],
|
|
[
|
|
"2023-12-11",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-12",
|
|
11
|
|
],
|
|
[
|
|
"2023-12-13",
|
|
10
|
|
],
|
|
[
|
|
"2023-12-14",
|
|
15
|
|
],
|
|
[
|
|
"2023-12-15",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-16",
|
|
2
|
|
],
|
|
[
|
|
"2023-12-17",
|
|
3
|
|
],
|
|
[
|
|
"2023-12-18",
|
|
3
|
|
],
|
|
[
|
|
"2023-12-19",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-20",
|
|
4
|
|
],
|
|
[
|
|
"2023-12-21",
|
|
1
|
|
],
|
|
[
|
|
"2023-12-22",
|
|
1
|
|
],
|
|
[
|
|
"2023-12-23",
|
|
3
|
|
],
|
|
[
|
|
"2023-12-24",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-25",
|
|
5
|
|
],
|
|
[
|
|
"2023-12-26",
|
|
6
|
|
],
|
|
[
|
|
"2023-12-27",
|
|
9
|
|
],
|
|
[
|
|
"2023-12-28",
|
|
11
|
|
],
|
|
[
|
|
"2023-12-29",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-30",
|
|
13
|
|
],
|
|
[
|
|
"2023-12-31",
|
|
13
|
|
]
|
|
],
|
|
"hoverAnimation": true,
|
|
"label": {
|
|
"show": true,
|
|
"margin": 8
|
|
},
|
|
"logBase": 10,
|
|
"seriesLayoutBy": "column",
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
},
|
|
"areaStyle": {
|
|
"opacity": 0
|
|
},
|
|
"zlevel": 0,
|
|
"z": 0
|
|
}
|
|
],
|
|
"xAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"\u591a\u4e91",
|
|
"\u9634~\u6674",
|
|
"\u6674",
|
|
"\u5c0f\u96e8",
|
|
"\u9634~\u591a\u4e91",
|
|
"\u9634~\u5c0f\u96e8",
|
|
"\u9634",
|
|
"\u96fe~\u5c0f\u96e8",
|
|
"\u591a\u4e91~\u9635\u96e8",
|
|
"\u591a\u4e91~\u6674",
|
|
"\u591a\u4e91~\u9634",
|
|
"\u9634~\u96e8\u5939\u96ea",
|
|
"\u96fe~\u9635\u96e8",
|
|
"\u6674~\u591a\u4e91",
|
|
"\u591a\u4e91~\u5c0f\u96e8"
|
|
]
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
},
|
|
"data": [
|
|
"2023-12-01",
|
|
"2023-12-02",
|
|
"2023-12-03",
|
|
"2023-12-04",
|
|
"2023-12-05",
|
|
"2023-12-06",
|
|
"2023-12-07",
|
|
"2023-12-08",
|
|
"2023-12-09",
|
|
"2023-12-10",
|
|
"2023-12-11",
|
|
"2023-12-12",
|
|
"2023-12-13",
|
|
"2023-12-14",
|
|
"2023-12-15",
|
|
"2023-12-16",
|
|
"2023-12-17",
|
|
"2023-12-18",
|
|
"2023-12-19",
|
|
"2023-12-20",
|
|
"2023-12-21",
|
|
"2023-12-22",
|
|
"2023-12-23",
|
|
"2023-12-24",
|
|
"2023-12-25",
|
|
"2023-12-26",
|
|
"2023-12-27",
|
|
"2023-12-28",
|
|
"2023-12-29",
|
|
"2023-12-30",
|
|
"2023-12-31"
|
|
]
|
|
}
|
|
],
|
|
"yAxis": [
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 0,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"show": true,
|
|
"scale": false,
|
|
"nameLocation": "end",
|
|
"nameGap": 15,
|
|
"gridIndex": 1,
|
|
"inverse": false,
|
|
"offset": 0,
|
|
"splitNumber": 5,
|
|
"minInterval": 0,
|
|
"splitLine": {
|
|
"show": true,
|
|
"lineStyle": {
|
|
"show": true,
|
|
"width": 1,
|
|
"opacity": 1,
|
|
"curveness": 0,
|
|
"type": "solid"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"show": true,
|
|
"text": "\u6842\u67972023\u5e7412\u6708\u5929\u6c14\u53d8\u5316",
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
},
|
|
{
|
|
"show": true,
|
|
"target": "blank",
|
|
"subtarget": "blank",
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"textAlign": "auto",
|
|
"textVerticalAlign": "auto",
|
|
"triggerEvent": false
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"color": []
|
|
}
|
|
]
|
|
};
|
|
chart_c7812b58cd5245168dc9f9176dca9559.setOption(option_c7812b58cd5245168dc9f9176dca9559);
|
|
</script>
|
|
</body>
|
|
</html>
|