legend_props: Create an axis_props object for controlling legend...

Description Usage Arguments

View source: R/guide_props.R

Description

The items in each of the lists can be a literal value, like 5 or "blue", or they can be a scaled_value object.

Usage

1
2

Arguments

title

A named list of text properties for the legend title.

labels

A named list of text properties for legend labels.

symbols

A named list of line properties for symbols (for discrete legend items).

gradient

A named list of line properties a continuous color gradient.

legend

A named list of line properties for the overall legend. The x and y position can be set here, which will override automatic positioning.


rpruim/ggvis2 documentation built on May 28, 2019, 2:34 a.m.