This is a record

Captured December 6, 2024 8:51 am

View Mode: Standard Screenshot
Title
Create Elegant Data Visualisations Using the Grammar of Graphics • ggplot2
Description
A system for declaratively creating graphics, based on "The Grammar of Graphics". You provide the data, tell ggplot2 how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.