View source: R/server_functions.R
plotAbs | R Documentation |
generate chart plot for absolute value
plotAbs(
dataChartPlot,
scenarioRefSelected,
ggplottheme = ggplot2::theme_bw(),
textsize = 15
)
dataChartPlot |
dataChartPlot: dataChartx() |
scenarioRefSelected |
scenarioRefSelected |
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.