Is there a way, in matplotlib, to plot a broken bar/column chart. The case I seek has one bar that is on a larger scale than the others. An example from Excel looks like this: example
I have looked in the Matplotlib gallery and documentation and found broken bar methods, but they are not quite the same.