require(ganttrify)
wp = read.csv('workplan.csv')
ganttrify(
project = wp,
project_start_date = "2024-04",
font_family = "Roboto Condensed",
alpha_wp = 0
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.