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 2. Basic and Interactive Plots

In this chapter, we will cover the following recipes:

  • Introducing a scatter plot

  • Scatter plots with texts, labels, and lines

  • Connecting points in a scatter plot

  • Generating an interactive scatter plot

  • A simple bar plot

  • An interactive bar plot

  • A simple line plot

  • Line plot to tell an effective story

  • Generating an interactive Gantt/timeline chart in R

  • Merging histograms

  • Making an interactive bubble plot

  • Constructing a waterfall plot in R