首先安装对应的python模块
$ pip install pyecharts==0.5.10
$ pip install echarts-countries-pypkg
$ pip install echarts-china-provinces-pypkg
$ pip install echarts-china-cities-pypkg
$ pip install echarts-china-counties-pypkg
世界地图
from pyecharts import Map
value = [95.1, 23.2, 43.3, 66.4, 88.5]
attr = [China
2022-03-21 17:12:59
294KB
ar
art
c
1