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 6. Working with Maps

In this chapter, we will cover the following topics:

  • Visualizing the content of a 2D array

  • Adding a colormap legend to a figure

  • Visualizing nonuniform 2D data

  • Visualizing a 2D scalar field

  • Visualizing contour lines

  • Visualizing a 2D vector field

  • Visualizing the streamlines of a 2D vector field