So I have created a dataframe with data coming from a loop that runs several migration rates over a period of time and outputs number of people in several categories. However when I try plotting this the output is read as a single line instead of several seperate ones for different migration rates. What would be the easiest way to seperate these out?
Thanks!