We are now able to develop wxWidgets applications and then embed Matplotlib in them. To be specific, readers should be able to embed a Matplotlib figure in a wxFrame, use a sizer to embed both the figure and navigation toolbar in a wxFrame, update a plot through interaction, and use wxGlade to design a GUI for Matplotlib embedding.
We are now ready to move further and see how to integrate Matplotlib into the web.