Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two sizing questions #10

Open
ABSOD opened this issue May 29, 2019 · 1 comment
Open

Two sizing questions #10

ABSOD opened this issue May 29, 2019 · 1 comment

Comments

@ABSOD
Copy link

ABSOD commented May 29, 2019

Hi
I have two questions about circelpackeR:
I am using circlepackeR in a shiny dashboard.

  1. How do I scale the image so that it fills a box:
    MuniRank.box1 <- box(title = p("Municipal Clusters",
    actionButton("titleBtId", "", icon = icon("refresh"),
    class = "btn-xs", title = "Click to Expand")), width=3, solidHeader = TRUE, renderCirclepackeR(MuniPack))
    "MuniPack" is the circlepackeR visualization. How do I scale the image so that it fills the box?

  2. How do you resize the image?
    I want to expand the width of the box (so that it covers the 12 column space) and have the image resize (and make the labels in the inner circles more legible). How can I do this?

Thanks
AB

@jeromefroe
Copy link
Owner

Hi! Unfortunately, I'm not sure off the top of my head, and I don't really have the cycles to maintain this repo anymore as I no longer use R during my day-to-day. Sorry, wish I could be of more help :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants