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
e0e1f750
authored
Nov 27, 2022
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
c0ec0e04
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
371 additions
and
0 deletions
my_analysis.py
vfdkjb.html
my_analysis.py
View file @
e0e1f750
from
pyecharts.charts
import
Line
from
pyecharts.charts
import
Line
line
=
Line
()
test
=
[
"第1次"
,
"第2次"
,
"第3次"
,
"第4次"
,
"第5次"
,
"第6次"
,
"第7次"
,
"第8次"
,
"第9次"
,
"第10次"
]
test
=
[
"第1次"
,
"第2次"
,
"第3次"
,
"第4次"
,
"第5次"
,
"第6次"
,
"第7次"
,
"第8次"
,
"第9次"
,
"第10次"
]
student1
=
[
112
,
110
,
118
,
124
,
129
,
132
,
136
,
139
,
144
,
143
]
# 聪聪
student1
=
[
112
,
110
,
118
,
124
,
129
,
132
,
136
,
139
,
144
,
143
]
# 聪聪
student2
=
[
128
,
131
,
132
,
129
,
130
,
127
,
129
,
131
,
132
,
128
]
# 小杰
student2
=
[
128
,
131
,
132
,
129
,
130
,
127
,
129
,
131
,
132
,
128
]
# 小杰
student3
=
[
143
,
145
,
140
,
133
,
134
,
126
,
121
,
120
,
114
,
105
]
# 皮皮
student3
=
[
143
,
145
,
140
,
133
,
134
,
126
,
121
,
120
,
114
,
105
]
# 皮皮
line
.
add_xaxis
(
test
)
line
.
add_yaxis
(
"不光彩的事与"
,
student1
)
line
.
add_yaxis
(
"官方回u返回副热带不含任何"
,
student2
)
line
.
add_yaxis
(
"v氧化钆一个v给v古语的公寓大厦"
,
student3
)
line
.
set_global_opts
(
title_opts
=
{
"text"
:
"趁机走时吐"
,
"subtext"
:
"搞而54搬树靴"
})
line
.
render
(
'vfdkjb.html'
)
\ No newline at end of file
vfdkjb.html
0 → 100644
View file @
e0e1f750
This diff is collapsed.
Click to expand it.
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