Contour graphs in PyQt5 Applications | Qt Designer | Matplotlib | Numpy

preview_player
Показать описание
In this video, I show you how to embed contour plots in PyQT5 applications with Qt Designer, Matplotlib, and Numpy.

⌚ Timestamps
0:00 Introduction
0:57 UI Creation with QT Designer
03:58 Conversion of UI file to Python file
04:56 Working on the Python file
13:32 Creating and embedding the contour graph
24:20 Result
25:10 Summary and conclusion

🚩 Connect with me on social media:

🔔 Subscribe to my YouTube channel.
Рекомендации по теме
Комментарии
Автор

Hi, thanks for your sharing. May I have a question about how can refresh the canvas?

Now I am pulling data to draw the canvas. The first tim works. But when I keep pulling the new data, the canvas doesn’t change.

呂昭宏