powered by
ggiraphOutput(outputId, width = "100%", height = "500px")
if( require(shiny) && interactive() ){ app_dir <- file.path( system.file(package = "ggiraph"), "shiny" ) shinyAppDir(appDir = app_dir ) }
Run the code above in your browser using DataLab