Commit 1f029a9c by BellCodeEditor

save project

parent a03c6d65
Showing with 2 additions and 2 deletions
......@@ -6,4 +6,4 @@ s2 = [95, 79, 93, 90] # 期末成绩
b.add_xaxis(s)
b.add_yaxis('1',s1,bar_width=5)
b.add_yaxis('2',s2,bar_width=5)
b.rneder
\ No newline at end of file
b.render()
\ 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