View source: R/server_functions.R
plotDiffAbs | R Documentation |
generate chart plot for absolute difference and percent difference
plotDiffAbs(
dataChartPlot,
scenarioRefSelected,
ggplottheme = ggplot2::theme_bw(),
textsize = 15
)
dataChartPlot |
dataChartPlot: dataDiffAbsx() or dataPrcntDiffx() |
scenarioRefSelected |
scenarioRefSeleceted#' |
ggplottheme |
ggplot theme to use |
textsize |
Default = 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.