As per title. E.g. `plot_sequence` passes kwargs to `plot_single_sequence` which in turn does _not_ pass kwargs to `matplotlib.pyplot.barh`.
As per title. E.g.
plot_sequencepasses kwargs toplot_single_sequencewhich in turn does not pass kwargs tomatplotlib.pyplot.barh.