Commit ad0bb0ff by BellCodeEditor

save project

parent 29c78d4c
Showing with 1 additions and 0 deletions
from pyecharts.charts import Bar from pyecharts.charts import Bar
subjects= subjects=
scores=
#创建图表对象 #创建图表对象
bar = Bar() bar = Bar()
#传入数据 #传入数据
......
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