Commit 8ef7d704 by BellCodeEditor

save project

parent b4432510
Showing with 2 additions and 2 deletions
...@@ -6,4 +6,4 @@ bar = Bar() ...@@ -6,4 +6,4 @@ bar = Bar()
bar.add_xaxis(subjects) bar.add_xaxis(subjects)
bar.add_yaxis(scores) bar.add_yaxis(scores)
bar.render() bar.render(1.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