Does anybody have a suggestion on what\'s the best way to present overlapping lines on a plot? I have a lot of them, and I had the idea of having full lines of different col
imagine your panda data frame is called respone_times, then you can use alpha to set different opacity for your graphs. Check the picture before and after using alpha.