Introduction
GUI in itself is a very large subject, and each GUI framework/tool kit requires a separate book to cover it holistically. So, a detailed discussion of each of the GUI framework's features is beyond the scope of this book. The objective here is to demonstrate how certain GUI frameworks can leverage Matplotlib's visualization capabilities.
In the previous chapter, we learned how to use events, widgets, and animation using three Graphical User Interface (GUI) frameworks Tkinter, wxPython, and Qt as backends. There, we used these backend GUI only for display purposes, so the same code of Matplotlib could be used across all GUI frameworks, by just switching the backend.
In this chapter, we will learn one more feature of interactive ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access