Skip to content

Two sizing questions #10

Description

@ABSOD

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions