Plot a Bar Chart of Trajectories
plot_bar_trajectory.Rd
This function creates a bar plot from a data frame with custom colors based on category names. Categories containing "loss", "recovery", or "stable" are colored salmon, lightgreen, or lightblue, respectively. All other categories are colored grey.