Commit 941b24f5 by BellCodeEditor

save project

parent 4d82e0e2
Showing with 2 additions and 2 deletions
...@@ -10,4 +10,4 @@ line.add_yaxis("聪聪",student1) ...@@ -10,4 +10,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":"高三上学期","subtext":"分数"}) line.set_global_opts(title_opts={"text":"高三上学期","subtext":"分数"})
bar.render("123.html") line.render("123.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