Commit 0f35100b by BellCodeEditor

save project

parent 8cc810b4
Showing with 1 additions and 1 deletions
from pyecharts.charts import Line
line=Line
line=Line()
test = ["第1次","第2次","第3次","第4次","第5次","第6次","第7次","第8次","第9次","第10次"]
student1 = [112, 110, 118, 124, 129, 132, 136, 139, 144, 143]
student2 = [128, 131, 132, 129, 130, 127, 129, 131, 132, 128]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment