The plot for changepoints detected by the ecp package is a line plot for the
raw data and the vertical lines representing each changepoint. The x-axis is
the row number of the raw data in the original data vector. The plot inherits
ggplot2, meaning users can add ggplot2 functions on top the changepoint plot
for customization.