Python绘图神器Matplotlib和Echarts
Matplotlib官网
https://matplotlib.org/stable/tutorials/toolkits/mplot3d.html
安装
pip install matplotlib
Echarts官网
https://echarts.apache.org/zh/index.html
安装
pip install echarts
Pyecharts
安装
pip install pyecharts
Plotly官网
https://chart-studio.plotly.com/feed/#/
安装
pip install plotly
绘图
你值得拥有~❤️