Draws a stacked bar indicating AQI levels on one side of a plot

addAQIStackedBar(width = 0.01, height = 1, pos = "left")

Arguments

width

width of the bar as a fraction of the width of the plot area (default = .02)

height

height of the bar as a fraction of the height of the plot area (default = 1)

pos

position of the stacked bar. Either 'left' or 'right'

Value

Stacked AQI Bar