% Auto-generated: do not edit by hand
\name{graphComponent}

\alias{graphComponent}

\title{GraphComponent component}

\description{

}

\usage{
graphComponent(id=NULL, graph=NULL, options=NULL)
}

\arguments{
\item{id}{The ID used to identify this component in Dash callbacks}

\item{graph}{A graph that will be displayed when this component is rendered}

\item{options}{Display options for the graph}
}
