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 4. Working with Figures

In this chapter, we will cover:

  • Compositing multiple figures

  • Scaling both the axes equally

  • Setting an axis range

  • Setting the aspect ratio

  • Inserting subfigures

  • Using a logarithmic scale

  • Using polar coordinates