Plot Forecast Histories
plot_forecast.RdCombines the current forecast, previous vintage, and history to create interactive HTML plots (and optionally annual summaries) for selected series.
Usage
plot_forecast(
cfg = load_forecast_cfg(),
forecast = NULL,
comparison_forecast = NULL,
history = NULL
)