An open API service indexing awesome lists of open source software.

https://github.com/yjg30737/pyqt-matplotlib-gui

PyQt matplotlib GUI
https://github.com/yjg30737/pyqt-matplotlib-gui

matplotlib matplotlib-gui pyqt pyqt-examples pyqt-gui pyqt-matplotlib pyqt5 pyqt5-desktop-application pyqt5-examples pyqt5-gui seaborn

Last synced: 3 months ago
JSON representation

PyQt matplotlib GUI

Awesome Lists containing this project

README

          

# pyqt-matplotlib-gui
PyQt matplotlib GUI

## Requirements
* PyQt5 >= 5.14
* matplotlib
* pandas
* seaborn

## Preview
![image](https://github.com/yjg30737/pyqt-matplotlib-gui/assets/55078043/1572b757-1c68-43b5-830b-52b244e5e050)
![image](https://github.com/yjg30737/pyqt-matplotlib-gui/assets/55078043/c997c096-0503-4b2f-a63b-e25543f8ffc0)

## See Also
Seaborn Heatmap Comprehensive Guide - How can i interpret the heatmap?