Implement the QCustomPlot Demo using PyQt. The demo originates from QCustomPlot and is simply a conversion from Qt C++ to PyQt. This repository is intended for learning purposes only.
git clone https://github.com/nixgnauhcuy/QCustomPlot_Pyqt_Study.git
cd QCustomPlot_Pyqt_Study
pip install -r requirements.txt
python 1_Simple_Demo.py
If you find any bugs, or have any suggestions or ideas, please feel free to submit an issue or pull request. Your contributions are welcome and appreciated!