Learn R Programming

ggguides (version 1.1.4)

plot.gg_autofit_legend: Plot method for auto-fit legend plots

Description

Plot method for auto-fit legend plots

Usage

# S3 method for gg_autofit_legend
plot(x, ...)

Value

Invisibly returns the input object. Called for the side effect of rendering the plot with auto-fitted and centered legend.

Arguments

x

A gg_autofit_legend object

...

Additional arguments (ignored)