Commit 11ca921c by BellCodeEditor

save project

parent 143eef67
Showing with 6 additions and 0 deletions
from pyecharts.charts import Line
x = ["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"]
y1 = [2.6,5.9,9.0,26.4,28.7,76.7,175.6,182.2,48.7,18.8,0.0,2.3]
line = Line()
line.
\ 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