normalize_bar | R Documentation |
Create a color-bar formatter using normalize
normalize_bar(color = "lightgray", ...)
color |
the background color of the bars |
... |
additional parameters passed to |
color_bar()
, normalize()
formattable(mtcars, list(mpg = normalize_bar()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.