theme_blank function

Blank ggplot2 theme, suited for plotting networks.

Blank ggplot2 theme, suited for plotting networks.

A ggplot2 theme without lines, borders, axis text or titles, suited for plotting networks.

theme_blank(base_size = 12, base_family = "", ...)

Arguments

  • base_size: base font size
  • base_family: base font family
  • ...: other theme arguments
  • Maintainer: François Briatte
  • License: GPL-3
  • Last published: 2024-02-14