Book Image

matplotlib Plotting Cookbook

By : Alexandre Devert
Book Image

matplotlib Plotting Cookbook

By: Alexandre Devert

Overview of this book

Table of Contents (15 chapters)
matplotlib Plotting Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. User Interface

In this chapter, we will cover:

  • Making a user-controllable plot

  • Integrating a plot into the Tkinter user interface

  • Integrating a plot into the wxWidgets user interface

  • Integrating a plot into the GTK user interface

  • Integrating a plot into a Pyglet application