Create alternate waffle chart (with plotly)
abm_waffle_pct_plotly(pct, col, label = NULL)
Arguments
- pct
a percentage expressed as a decimal number 0 <= pct <= 1
- col
a vector with colors for filling (optional)
- label
a title for the chart, displayed above the waffle (optional)
Value
a plotly object
a plotly object