Glad to see you!
4 steps to make your wonderful charts are below :)
-
Visit Git official site to install git in your OS
-
then you can clone my package from github like code below
git clone https://github.com/fang-zeqiang/PyQt_Echarts_GUI.git
OR
- you can click the download button to get this project.
-
install python3.7
-
pip install the following packages online
-
PyQt5 (dont worry about the version of PyQt5)
-
pyecharts==0.5.11
-
PyQtWebEngine
pip3 install PyQt5 pip3 instal PyQtWebEngine pip3 install pyecharts==0.5.11
-
-
templete.html
-
echarts.min.js
-
start.py
-
open terminal
cd PyQt_Echarts_GUI python3 start.py