Extensions to the Grammar of Graphics
Preliminaries | Introduction to the extensions | Data labels, annotations and insets | Annotations in 'ggplot2' | Support of native plot coordinates | When to use annotations and when insets | Highlighting data features | Summary statistics | Positioning data labels | Local density of observations | ggplot methods | List of references | Examples | Geometries | geom_table() and stat_fmt_table() | geom_plot() | geom_grob() | geom_vhlines() | geom_text_s(), geom_label_s(), and geom_point_s() | geom_text_pairwise() and geom_label_pairwise() | Normalised Parent Coordinates | Marginal markings | Statistics | stat_centroid() | stat_group_counts() | stat_quadrant_counts() and geom_quadrant_lines() | stat_apply_group | stat_dens2d_labels() and stat_dens2d_filter() | stat_dens1d_labels() and stat_dens1d_filter() | Simple position functions | position_nudge_keep() and friends | position_nudge_to() | position_nudge_center() | position_nudge_line() | Combined position functions | position_dodgenudge() | position_stacknudge() | position_fillnudge() | position_stack_minmax() | position_jitternudge() | position_jitter_keep() | Appendix A: More on density filtering | Appendix B: try_tibble() | Time series | Other classes