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