Description Usage Arguments Value
View source: R/addAQIStackedBar.R
Draws a stacked bar indicating AQI levels on one side of a plot
1 | addAQIStackedBar(width = 0.01, height = 1, pos = "left")
|
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' |
Stacked AQI Bar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.