Commit 36a85670 by BellCodeEditor

save project

parent afe9dd93
Showing with 1 additions and 1 deletions
...@@ -5,7 +5,7 @@ scores = [88, 95, 96, 94, 62, 66, 64, 93, 89] ...@@ -5,7 +5,7 @@ scores = [88, 95, 96, 94, 62, 66, 64, 93, 89]
bar=Bar() bar=Bar()
bar.add_xaxis(subjects) bar.add_xaxis(subjects)
bar.add_yaxis("浈浈的成绩",scores) bar.add_yaxis("浈浈的成绩",scores)
bar.render("浈浈的成绩.html") bar.render("analysis.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