returns a categoric scatter plot
1 2 3 4 5 6 7 | its_categoric_scatter_time(
df,
names_to = "group",
values_to = "value",
colour = "dodgerblue",
join_tops = FALSE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.