-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Hello,
We developed a SunbusrtR code for ShinyApp but I do not know how to change the legend font. The code is as below:
sunburst(dat_lst[[2]],
# make the breadcrumbs smaller but doesn't wrap the long tails
# breadcrumb = list(w=25, h=15, s=3, t=2),
legend = list(w=27, h=10, s=3)
)
How I can add the legend font size here?
Thanks
Metadata
Metadata
Assignees
Labels
No labels