R Data Visualization Cookbook
上QQ阅读APP看书,第一时间看更新

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