Overview

ggplot2 is a powerful R package for creating elegant data visualizations. This page includes visual examples, interpretation, and helpful links to support your learning.


External Resources


Example Output

Faceted Scatter Plot

Faceted Scatter Plot

Scatter Plot of Activity Values over Time (Faceted by Activity)

⬇ Download Facet Plot

Description and Interpretation:
The facet has been reordered along with colors changed, which visually appears to make it easier to distinguish increased activity for mouse 55976 versus others.


Density Ridge Plot

Density Ridge Plot

Density Ridge Plot of Activities over Time

⬇ Download Density Plot

Description and Interpretation:
This density plot illustrates how each mouse’s activity was fairly normally distributed over the time period of August 5 to August 19. The wider ridges highlight a broader spread or more variability in the activity.