\item{col.Q}{(optional) [character] vector of 2 colors codes or names for observed and simulated flows, respectively (these can be of the form \code{"#AABBCC"} or \code{"rgb(255, 100, 200)"} or \code{"yellow"}), see \code{\link{par}} and \code{\link{rgb}}}
\item{col.na}{(optional) [character] color code or name for missing values(these can be of the form \code{"#AABBCC"} or \code{"rgb(255, 100, 200)"} or \code{"yellow"}), see \code{\link{par}} and \code{\link{rgb}}}
\item{xlab}{(optional) [character] a label for the x-axis}
\item{ylab}{(optional) [character] a label for the y-axis (flow and precipitation)}
\item{main}{(optional) [character] a main title for the plot}
\item{plot.na}{[boolean] boolean indicating if the missing values are plotted on the x-axis}
\item{RangeSelector}{(optional) [boolean] add a range selector to the bottom of the chart that allows users to pan and zoom to various date ranges (see \code{\link{dyRangeSelector}})}
\item{Roller}{(optional) [boolean or numeric] number of time scale units (see \code{\link{dyRoller}})}