Combining values to use in graph

Hi @Maddye_Perry , remember put an reproducible example for better help you.

For example, if the data frame is data

# for first 30 rows and all columns
dput(data[1:30,])