Is there a way, in matplotlib, to plot a broken column / column. The case I'm looking for has one bar that is on a larger scale than the others. An example from Excel looks like this: an example
I went through the Matplotlib gallery and documentation and found broken bar methods, but they are not exactly the same.
source
share