pyechart与jupyter交互式画图

Posted xiaohuhu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pyechart与jupyter交互式画图相关的知识,希望对你有一定的参考价值。

安装基础库

pip install html5lib

pip install pyecharts

pip install matplotlib

安装地图库

pip install echarts-countries-pypkg
pip install echarts-china-provinces-pypkg
pip install echarts-china-cities-pypkg
pip install echarts-china-counties-pypkg
pip install echarts-china-misc-pypkg

安装主题

pip install echarts-themes-pypkg

技术图片

 

以上是关于pyechart与jupyter交互式画图的主要内容,如果未能解决你的问题,请参考以下文章

pyecharts 绘制 20 款炫酷交互式图

pyecharts应用:教你如何让数据变成优美的交互式可视化图形

如何通过 REST API 与 Jupyter 笔记本中的代码单元进行交互?

大佬教你用 Pyecharts 做出来的交互图表,领导说叼爆了!

jupyter交互式工具安装使用

使用jupyter搭建golang的交互式界面:类似于ipython