plots

Functions

plot_change_points_interactive(ts, ...[, ...])

Plot a time series with indicated change points.

plot_time_series_with_change_points(ts, ...)

Plot segments with their trend change points.

plot_trend(ts, trend_transform[, segments, ...])

Plot series and trend from trend transform for this series.

seasonal_plot(ts[, freq, cycle, alignment, ...])

Plot each season on one canvas for each segment.

stl_plot(ts, period[, segments, ...])

Plot STL decomposition for segments.