girafeOutput: Create a girafe output element

View source: R/girafe.R

girafeOutputR Documentation

Create a girafe output element

Description

Render a girafe within an application page.

Usage

girafeOutput(outputId, width = "100%", height = "500px")

Arguments

outputId

output variable to read the girafe from. Do not use special JavaScript characters such as a period . in the id, this would create a JavaScript error.

width

widget width

height

widget height


davidgohel/ggiraph documentation built on April 13, 2024, 7:19 a.m.