I have a Pandas DataFrame containing the date that a stream gage started measuring flow and the date that the station was decommissioned. I want to generate a plot showing
It's possible to do this with horizontal bars too: broken_barh(xranges, yrange, **kwargs)