Widget output function for use in Shiny

edgebundleOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

Shiny output ID

width

width default '100%'

height

height default '400px'