theme_minimal {ggplot2}R Documentation

A minimalistic theme with no background annotations.

Description

A minimalistic theme with no background annotations.

Usage

  theme_minimal(base_size = 12, base_family = "")

Arguments

base_size

base font size

base_family

base font family


[Package ggplot2 version 0.9.3.1 Index]