Create multiple Trajectory Line Graphs from data frame

Hi. Im tring to create graphs to use in a survey that will represent different potential trajectories. I made a data frame that uses 1,2, and 3 to represent points of the y axis (1 being negative and 3 being positive). Im having trouble using ggplot to create a graph because I ideally want my axis to be categorical (y =valence: positive, neutral, negative) (x=time: past, present, future). Any ideas on where to start?? Ideally I want 8 separate trajectories (one for each row).

This is the data frame

Hi!

To help us help you, could you please turn this into a proper reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.