Closed alopgar closed 4 years ago
Hi @alopgar thanks for the issue. We have two options:
?sunburstR::sund2bBreadcrumb
.Let me know if none of this makes sense and I'll be happy to help.
Closing since no response. Please reopen if this is not solved.
I did a sund2b plot using this code:
ggsunb_st <- sunburstR::sund2b(sunb[,c("Taxonomy", "Standard")], width = "100%", height = 500)
The problem with output is the size of the breadcrumb, as it appears incomplete. I would like to change the size of the breadcrumb windows to fit my figure height.
Is there an easy way to do this? Thanks!