Summary
In this chapter, we presented some examples of how to:
Embed Matplotlib
Figure
inside a simple GTK+ windowAdd the Matplotlib navigation toolbar
Plot data in real time
Use Glade to design the GUI and then embed Matplotlib into it
We kept the examples simple to concentrate only on the important parts, but we encourage our readers to explore further possibilities.
GTK+ is not the only GUI library that can be used. In the coming chapters, we'll see how to use two other important libraries — stay tuned!