Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
level3-lesson24-diy3
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
464f314b
authored
Dec 11, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
0f666d0e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
188 additions
and
80 deletions
analysis.html
analysis.html
View file @
464f314b
...
...
@@ -7,11 +7,11 @@
</head>
<body>
<div
id=
"
5f15f90468de4b5c9eb61708ac54d710
"
class=
"chart-container"
style=
"width:900px; height:500px;"
></div>
<div
id=
"
336dd660b3fc4f9487441c222ee43d7a
"
class=
"chart-container"
style=
"width:900px; height:500px;"
></div>
<script>
var
chart_
5f15f90468de4b5c9eb61708ac54d710
=
echarts
.
init
(
document
.
getElementById
(
'
5f15f90468de4b5c9eb61708ac54d710
'
),
'white'
,
{
renderer
:
'canvas'
});
var
option_
5f15f90468de4b5c9eb61708ac54d710
=
{
var
chart_
336dd660b3fc4f9487441c222ee43d7a
=
echarts
.
init
(
document
.
getElementById
(
'
336dd660b3fc4f9487441c222ee43d7a
'
),
'white'
,
{
renderer
:
'canvas'
});
var
option_
336dd660b3fc4f9487441c222ee43d7a
=
{
"animation"
:
true
,
"animationThreshold"
:
2000
,
"animationDuration"
:
1000
,
...
...
@@ -48,106 +48,214 @@
],
"series"
:
[
{
"type"
:
"
bar
"
,
"type"
:
"
line
"
,
"name"
:
"\u806a\u806a"
,
"legendHoverLink"
:
true
,
"connectNulls"
:
false
,
"symbolSize"
:
4
,
"showSymbol"
:
true
,
"smooth"
:
false
,
"clip"
:
true
,
"step"
:
false
,
"data"
:
[
112
,
110
,
118
,
124
,
129
,
132
,
136
,
139
,
144
,
143
[
"\u7b2c1\u6b21"
,
112
],
[
"\u7b2c2\u6b21"
,
110
],
[
"\u7b2c3\u6b21"
,
118
],
[
"\u7b2c4\u6b21"
,
124
],
[
"\u7b2c5\u6b21"
,
129
],
[
"\u7b2c6\u6b21"
,
132
],
[
"\u7b2c7\u6b21"
,
136
],
[
"\u7b2c8\u6b21"
,
139
],
[
"\u7b2c9\u6b21"
,
144
],
[
"\u7b2c10\u6b21"
,
143
]
],
"showBackground"
:
false
,
"barWidth"
:
13
,
"barMinHeight"
:
0
,
"barCategoryGap"
:
"20%"
,
"barGap"
:
"30%"
,
"large"
:
false
,
"largeThreshold"
:
400
,
"seriesLayoutBy"
:
"column"
,
"datasetIndex"
:
0
,
"clip"
:
true
,
"zlevel"
:
0
,
"z"
:
2
,
"hoverAnimation"
:
true
,
"label"
:
{
"show"
:
true
,
"position"
:
"top"
,
"margin"
:
8
}
},
"lineStyle"
:
{
"show"
:
true
,
"width"
:
1
,
"opacity"
:
1
,
"curveness"
:
0
,
"type"
:
"solid"
},
"areaStyle"
:
{
"opacity"
:
0
},
"zlevel"
:
0
,
"z"
:
0
},
{
"type"
:
"
bar
"
,
"type"
:
"
line
"
,
"name"
:
"\u5c0f\u6770"
,
"legendHoverLink"
:
true
,
"connectNulls"
:
false
,
"symbolSize"
:
4
,
"showSymbol"
:
true
,
"smooth"
:
false
,
"clip"
:
true
,
"step"
:
false
,
"data"
:
[
128
,
131
,
132
,
129
,
130
,
127
,
129
,
131
,
132
,
128
[
"\u7b2c1\u6b21"
,
128
],
[
"\u7b2c2\u6b21"
,
131
],
[
"\u7b2c3\u6b21"
,
132
],
[
"\u7b2c4\u6b21"
,
129
],
[
"\u7b2c5\u6b21"
,
130
],
[
"\u7b2c6\u6b21"
,
127
],
[
"\u7b2c7\u6b21"
,
129
],
[
"\u7b2c8\u6b21"
,
131
],
[
"\u7b2c9\u6b21"
,
132
],
[
"\u7b2c10\u6b21"
,
128
]
],
"showBackground"
:
false
,
"barWidth"
:
13
,
"barMinHeight"
:
0
,
"barCategoryGap"
:
"20%"
,
"barGap"
:
"30%"
,
"large"
:
false
,
"largeThreshold"
:
400
,
"seriesLayoutBy"
:
"column"
,
"datasetIndex"
:
0
,
"clip"
:
true
,
"zlevel"
:
0
,
"z"
:
2
,
"hoverAnimation"
:
true
,
"label"
:
{
"show"
:
true
,
"position"
:
"top"
,
"margin"
:
8
}
},
"lineStyle"
:
{
"show"
:
true
,
"width"
:
1
,
"opacity"
:
1
,
"curveness"
:
0
,
"type"
:
"solid"
},
"areaStyle"
:
{
"opacity"
:
0
},
"zlevel"
:
0
,
"z"
:
0
},
{
"type"
:
"
bar
"
,
"type"
:
"
line
"
,
"name"
:
"\u76ae\u76ae"
,
"legendHoverLink"
:
true
,
"connectNulls"
:
false
,
"symbolSize"
:
4
,
"showSymbol"
:
true
,
"smooth"
:
false
,
"clip"
:
true
,
"step"
:
false
,
"data"
:
[
143
,
145
,
140
,
133
,
134
,
126
,
121
,
120
,
114
,
105
[
"\u7b2c1\u6b21"
,
143
],
[
"\u7b2c2\u6b21"
,
145
],
[
"\u7b2c3\u6b21"
,
140
],
[
"\u7b2c4\u6b21"
,
133
],
[
"\u7b2c5\u6b21"
,
134
],
[
"\u7b2c6\u6b21"
,
126
],
[
"\u7b2c7\u6b21"
,
121
],
[
"\u7b2c8\u6b21"
,
120
],
[
"\u7b2c9\u6b21"
,
114
],
[
"\u7b2c10\u6b21"
,
105
]
],
"showBackground"
:
false
,
"barWidth"
:
13
,
"barMinHeight"
:
0
,
"barCategoryGap"
:
"20%"
,
"barGap"
:
"30%"
,
"large"
:
false
,
"largeThreshold"
:
400
,
"seriesLayoutBy"
:
"column"
,
"datasetIndex"
:
0
,
"clip"
:
true
,
"zlevel"
:
0
,
"z"
:
2
,
"hoverAnimation"
:
true
,
"label"
:
{
"show"
:
true
,
"position"
:
"top"
,
"margin"
:
8
}
},
"lineStyle"
:
{
"show"
:
true
,
"width"
:
1
,
"opacity"
:
1
,
"curveness"
:
0
,
"type"
:
"solid"
},
"areaStyle"
:
{
"opacity"
:
0
},
"zlevel"
:
0
,
"z"
:
0
}
],
"legend"
:
[
...
...
@@ -249,7 +357,7 @@
"subtext"
:
"\u6570\u5b66"
}
};
chart_
5f15f90468de4b5c9eb61708ac54d710
.
setOption
(
option_5f15f90468de4b5c9eb61708ac54d710
);
chart_
336dd660b3fc4f9487441c222ee43d7a
.
setOption
(
option_336dd660b3fc4f9487441c222ee43d7a
);
</script>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment