Commit 18f37913 by BellCodeEditor

save project

parent 6c25bc89
Showing with 2 additions and 1 deletions
......@@ -9,5 +9,5 @@ l.add_xaxis(t)
l.add_yaxis("1",s1)
l.add_yaxis("2",s2)
l.add_yaxis("3",s3)
l.set_global_opts(title_opts={'text:'4'','subtext:'5''})
l.set_global_opts(title_opts={'text':'4','subtext':'5'})
l.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