Simple line plots
This seems like it should be pretty easy, but it's not, and it's something I often run into and wonder if there's an easier way. Here's an example dataset from https://blog.scoutingmagazine.org/2019/02/11/2018-merit-badge-rankings-a-deep-dive-into-the-official-numbers-from-1-to-137 I would like to build a single plot with a line for each merit badge. There will be a bunch on top of each other, b...