plotTime | R Documentation |
Plot values over time as a bar chart
plotTime(
prjdata,
plot_type,
query,
scen,
diffscen,
subcatvar,
filter,
rgns,
regionSettings,
sectorColors
)
prjdata |
A project data structure |
plot_type |
The type to plot: stacked or line |
query |
Name of the query to plot |
scen |
Name of the scenario to plot |
diffscen |
Name of the difference scenario, or NULL if none |
subcatvar |
Variable to use for subcategories in the plot |
filter |
If TRUE, then filter to regions in the rgns argument |
rgns |
Regions to filter to, if filter is TRUE. |
sectorColors |
Sector colors to use, if plotting by sector |
regionColors |
Region colors to use, if plotting by region |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.