Draw the residuals-over-time diagnostic panel for `tslm` objects.
plotTslmTimeResiduals(diagnosticData, object, residualType = "normalised", ...)Called for its plotting side effect.
diagnostic data returned by `getTslmDiagnosticData()`.
a fitted `tslm` object.
residual type label used for plot text.
additional graphical arguments passed to [graphics::plot()].