Commit 09c01297 by BellCodeEditor

save project

parent 769392f0
Showing with 2 additions and 1 deletions
...@@ -9,5 +9,5 @@ line.add_xaxis(test) ...@@ -9,5 +9,5 @@ line.add_xaxis(test)
line.add_yaxis("聪聪"student1) line.add_yaxis("聪聪"student1)
line.add_yaxis("小杰"student2) line.add_yaxis("小杰"student2)
line.add_yaxis("皮皮"student3) line.add_yaxis("皮皮"student3)
l.set_global_opts(title_opts={'text':'成绩走势图','stutext':'高524班数学'}) line.set_global_opts(title_opts={'text':'成绩走势图','stutext':'高524班数学'})
line.render('analysis.html') line.render('analysis.html')
\ 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