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

In this chapter, we will cover the following topics:

  • Creating 3D scatter plots

  • Creating 3D curve plots

  • Plotting a scalar field in 3D

  • Plotting a parametric 3D surface

  • Embedding 2D figures in a 3D figure

  • Creating a 3D bar plot