FrissC3Gauge: Friss C3 gauge

Description Usage Arguments

View source: R/FrissC3Charts.R

Description

Friss C3 gauge

Usage

1
2
3
FrissC3Gauge(value = 50, min = 0, max = 100, text = "value",
  gaugeWidth = 20, color = "red", showMinMax = TRUE, width = NULL,
  height = NULL, transition = 250)

Arguments

value

value to set the gauge on

min

min value for the gauge

max

max value for the gauge

text

text to put under the gauge

gaugeWidth

widh of the gauge within the div

color

fill color of the gauge

showMinMax

indicates wheater the min and max values are shown

width

width of the div the gauge is put in

height

height of the div the gauge is put in


ttraboue/FrissC3 documentation built on May 17, 2019, 8:17 a.m.