gauge_style: Gauge label

Description Usage Arguments Examples

View source: R/gauge.R

Description

Gauge label.

Usage

1

Arguments

g2

An object of class g2r as returned by g2r.

...

Any option, aesthetic (asp), or animation (Animation).

Examples

1
2
3
g2(mtcars, asp(mpg, qsec, style = qsec)) %>% 
  fig_point() %>% 
  gauge_style(fill = "red")

JohnCoene/g2r documentation built on March 6, 2021, 8:11 p.m.