#' Palettes for Growth Charts
#'
#' @name palettes
#' @docType data
#' @format A data frame with 10 observations 6 variables
#' \describe{
#' \item{bg}{Background color: Always \code{#F7F7F7} (\code{grey97})}
#' \item{fg}{Foreground color. The major chart color that
#' indicates the population. Used for lines and smaller fills.}
#' \item{dark}{Blackish color for text and labels.}
#' \item{light}{Light color used for filling the normal centile range.}
#' \item{aux1}{Color aux1.}
#' \item{aux2}{Color aux2}}
#' @keywords datasets
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.