Commit 50e4e2d6 by BellCodeEditor

save project

parent ac05ed5e
Showing with 1 additions and 1 deletions
...@@ -9,4 +9,4 @@ line.add_yaxis("聪聪",student1) ...@@ -9,4 +9,4 @@ line.add_yaxis("聪聪",student1)
line.add_yaxis("小杰",student2) line.add_yaxis("小杰",student2)
line.add_yaxis("皮皮",student3) line.add_yaxis("皮皮",student3)
line.set_global_opts(title_opts = {"text":"成绩走势图","subjects":"高254班数学"}) line.set_global_opts(title_opts = {"text":"成绩走势图","subjects":"高254班数学"})
line.render("111122222.html")
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