circlepackeR icon indicating copy to clipboard operation
circlepackeR copied to clipboard

Two sizing questions

Open ABSOD opened this issue 6 years ago • 1 comments
trafficstars

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

ABSOD avatar May 29 '19 22:05 ABSOD

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 :(

jeromefroe avatar May 30 '19 13:05 jeromefroe