Render a bar chart in the background of the cell
dot-background_bar_reactable_style.Rd
Render a bar chart in the background of the cell
Usage
.background_bar_reactable_style(
string_values,
colors = NULL,
height = "60%",
width = "95%",
background_color = "#FFFFFF",
text_color = "#FFFFFF"
)