| girafeOutput {ggiraph} | R Documentation |
Render a girafe within an application page.
girafeOutput(outputId, width = "100%", height = "500px")
outputId |
output variable to read the girafe from. Do not use special JavaScript
characters such as a period |
width |
widget width |
height |
widget height |