Creating Working Qt Charts in Python Using PySide6 or PyQt6 - Pie, Line, and Bar Charts (2024)
Create Beautiful Things via YouTube
Power BI Fundamentals - Create visualizations and dashboards from scratch
The Most Addictive Python and SQL Courses
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to create interactive data visualizations with Qt Charts in Python using PySide6 or PyQt6 through a hands-on tutorial that guides you through building pie charts, line graphs, and bar charts. Start by setting up the graphical interface in QtDesigner, then progress through naming graphics views and converting resources to Qrc files. Master the implementation of three distinct chart types while exploring essential Qt Charts functionality. Follow along with practical demonstrations that cover interface design, resource management, and chart creation, providing you with the skills to integrate professional-looking visualizations into your Python applications.
Syllabus
Introduction to video
Open QtDesigner
Change the names of the Graphics Views
Convert the Resources to Qrc File
Manage the Pie Chart
Manage the Line Graph
Manage the Bar Chart
Taught by
Create Beautiful Things