Hello,
Thank you for taking the time to read my question.
I have a LOT of time series data that I would like to plot all on the same graph.
My data looks like this:
Year Region1 Region2 ...
1990 3.24 5.60
1991 2.97 5.82
1882 3.33 5.70
....
I think I might need some sort of loop to have each column appear on the graph (I'm not really sure).
I would also like to colour each series based on it's location (North to South coordinates)
I greatly appreciate any advice, suggestions, or points in the right direction that you can offer.
Thank you!
Thank you for taking the time to read my question.
I have a LOT of time series data that I would like to plot all on the same graph.
My data looks like this:
Year Region1 Region2 ...
1990 3.24 5.60
1991 2.97 5.82
1882 3.33 5.70
....
I think I might need some sort of loop to have each column appear on the graph (I'm not really sure).
I would also like to colour each series based on it's location (North to South coordinates)
I greatly appreciate any advice, suggestions, or points in the right direction that you can offer.
Thank you!