Plots all time series for the same label together. This function is useful to find out the spread of the values of the time serie for a given label.
.sits_plot_together(data.tb, colors)
A sits tibble with the list of time series to be plotted.
The color pallete to be used (default is "Set1").
The input sits tibble (useful for chaining functions).