barChartOutput: Shiny output for a two sided barchart

Description Usage Arguments

Description

This is linked to the 'barchart-binding.js' and is generated with the 'simple-skillbar.js'

Usage

1
2
barChartOutput(id, label = "", color_left = "#fc4c02",
  color_right = "#777777", height = "3em")

Arguments

id

ID

label

Label in the center of the barchart

color_left

HEX color code or HTML rgb color code of the left side of the chart

color_right

HEX color code or HTML rgb color code of the right side of the chart

height

HTML height string in px or em


zappingseb/stravachaser documentation built on May 31, 2019, 5:38 a.m.