abm_waffle_pct_plotly: Create alternate waffle chart (with plotly)

View source: R/graphs-plotly.R

abm_waffle_pct_plotlyR Documentation

Create alternate waffle chart (with plotly)

Description

Create alternate waffle chart (with plotly)

Usage

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


KTH-Library/bibliomatrix documentation built on Feb. 29, 2024, 5:54 a.m.