Commit 8d4ee63a by BellCodeEditor

save project

parent 1432fad2
Showing with 1 additions and 1 deletions
......@@ -8,7 +8,7 @@ scores = [88, 95, 96, 94, 62, 66, 64, 93, 89]
bar.add_xaxis(subjects)
bar.add_yaxis("成绩单",scores)
#
bar.render('123.html')
bar.render('sb.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