inst/examples/shiny/modal/ui.R

library(ggiraph)

shinyUI(fluidPage(
  fluidRow(
    column(width=12,
           ggiraphOutput("fixedplot")
     )
  )
))

Try the ggiraph package in your browser

Any scripts or data that you put into this service are public.

ggiraph documentation built on March 31, 2023, 9:53 p.m.