Commit 1ee78c84 by BellCodeEditor

auto save

parent 736096b9
Showing with 1 additions and 1 deletions
from pyecharts.charts import Line from .charts import Line
x = ["1","2","3","4","5","6","7","8","9","10","11","12"] x = ["1","2","3","4","5","6","7","8","9","10","11","12"]
y1 = [2.6,5.6,9.0,26.4,28.7,76.7,175.6,182.2,48.7,18.8,6.0,2.3] y1 = [2.6,5.6,9.0,26.4,28.7,76.7,175.6,182.2,48.7,18.8,6.0,2.3]
y2 = [2.0,4.9,7.0,23.2,25.6,70.7,135.6,162.2,32.6,20.0,6.4,3.3] y2 = [2.0,4.9,7.0,23.2,25.6,70.7,135.6,162.2,32.6,20.0,6.4,3.3]
......
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