#' chart_plot method
#'
#' Plots a chart object
#' @param obj a chart object
#' @param dobj a struct object
#' @return a plot object
#' @examples
#' C = example_chart()
#' chart_plot(C,iris_DatasetExperiment())
#' @name chart_plot
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.