How to plot csv file data: PyQt5 tutorial - Part 06

Описание к видео How to plot csv file data: PyQt5 tutorial - Part 06

Embed Matplotlib in PyQt5. The video is part 06 of PyQt5 GUI learning series. It contains instructions to make a csv file data plotting application. All columns of the data will be plotted and the header of each column will be labeled in the legend. The legend is draggable. Various themes are added to the Combo box widget. A user can select any theme for the plot. In this way, you will learn how to use PyQt5 designer to make GUI with combo box, properly selecting horizontal and vertical spacing, and the layouts. This application is very useful in generating rapid plots for various time series data as well.
Python version: 3.6.5
Matplotlib version: 3.2.1

Basic GUI design: PyQt5 tutorial - Part 01:    • Basic GUI design: PyQt5 tutorial - Pa...  
Adding Widgets to GUI: PyQt5 tutorial - Part 02:    • Adding Widgets to GUI: PyQt5 tutorial...  
Control GUI Widgets: PyQt5 tutorial - Part 03:    • Control GUI Widgets: PyQt5 tutorial -...  
Calculator GUI: PyQt5 tutorial - Part 04:    • Calculator GUI: PyQt5 tutorial - Part 04  
OpenCV and PyQt5: PyQt5 tutorial - Part 05:    • PyQt5 and OpenCv: PyQt5 tutorial - Pa...  
Code: https://pyshine.com/Make-GUI-With-Mat...
Python installation:    • Tutorial for Python beginners  
PyQt5 and other useful installations:    • Screen recorder in PyQt5 | How to mak...  
OpenCV installation:    • How to install opencv in Python | ope...  

Music: https://www.bensound.com

Комментарии

Информация по комментариям в разработке