Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Matplotlib for Python Developers

You're reading from   Matplotlib for Python Developers Effective techniques for data visualization with Python

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788625173
Length 300 pages
Edition 2nd Edition
Languages
Arrow right icon
Authors (3):
Arrow left icon
Claire Chung Claire Chung
Author Profile Icon Claire Chung
Claire Chung
Aldrin Yim Aldrin Yim
Author Profile Icon Aldrin Yim
Aldrin Yim
Allen Yu Allen Yu
Author Profile Icon Allen Yu
Allen Yu
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Introduction to Matplotlib 2. Getting Started with Matplotlib FREE CHAPTER 3. Decorating Graphs with Plot Styles and Types 4. Advanced Matplotlib 5. Embedding Matplotlib in GTK+3 6. Embedding Matplotlib in Qt 5 7. Embedding Matplotlib in wxWidgets Using wxPython 8. Integrating Matplotlib with Web Applications 9. Matplotlib in the Real World 10. Integrating Data Visualization into the Workflow

What this book covers

Chapter 1, Introduction to Matplotlib, gets you familiar with the capabilities and functionalities of Matplotlib.

Chapter 2, Getting Started with Matplotlib, gets you started with basic plotting techniques using Matplotlib syntax.

Chapter 3, Decorating Graphs with Plot Styles and Types, shows how to beautify your plots and select the right kind of plot that communicates your data effectively.

Chapter 4, Advanced Matplotlib, teaches you how to group multiple relevant plots into subplots in one figure using nonlinear scales, axis scales, plotting images, and advanced plots with the help of some popular third-party packages.

Chapter 5, Embedding Matplotlib in GTK+3, shows examples of embeding Matplotlib in applications using GTK+3.

Chapter 6, Embedding Matplotlib in Qt 5, explains how to embed a figure in a QWidget, use layout manager to pack a figure in a QWidget, create a timer, react to events, and update a Matplotlib graph accordingly. We use QT Designer to draw a simple GUI for Matplotlib embedding.

Chapter 7, Embedding Matplotlib in wxWidgets Using wxPython, shows how you can use Matplotlib in the wxWidgets framework, particularly using wxPython bindings.

Chapter 8, Integrating Matplotlib with Web Applications, teaches you how to develop a simple site that displays the price of Bitcoin. 

Chapter 9, Matplotlib in the Real World, begins our journey of understanding more advanced Matplotlib usage through real-world examples.

Chapter 10, Integrating Data Visualization into the Workflowcovers a mini-project combining the skills of data analytics with the visualization techniques you have learned.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image