Commit 1428391b by BellCodeEditor

save project

parent b16c44eb
Showing with 2 additions and 2 deletions
...@@ -11,4 +11,4 @@ line.add_yaxis("小杰",student2) ...@@ -11,4 +11,4 @@ line.add_yaxis("小杰",student2)
line.add_yaxis("皮皮",student3) line.add_yaxis("皮皮",student3)
line.set_global_opts(title_opts={"text":"数学","subtext":"成绩"}) line.set_global_opts(title_opts={"text":"数学","subtext":"成绩"})
line.render(1111.html) line.render("1111.html")
\ No newline at end of file \ No newline at end of file
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