Book Image

R Data Visualization Cookbook

Book Image

R Data Visualization Cookbook

Overview of this book

Table of Contents (17 chapters)
R Data Visualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Adding the Third Dimension

In this chapter, we will cover the following recipes:

  • Constructing a 3D scatter plot

  • Generating a 3D scatter plot with text

  • A simple 3D pie chart

  • A simple 3D histogram

  • Generating a 3D contour plot

  • Integrating a 3D contour and a surface plot

  • Animating a 3D surface plot