PyEcharts教程(002):上手PyEcharts

2、上手PyEcharts(以jupyter notebook编译)

2.1 如何查看pyecharts版本

import pyecharts
print(pyecharts.__version__)

在这里插入图片描述

2.2 上手Pyecharts

首先绘制第一个图表

from pyecharts.charts import