I am trying to create a 3d histogram following the solution suggested here, which is based on [this matplotlib demo](Create 3D histogram of 2D data). In the finished plot however, the zorder of the ...
Histogram bar width is does not take into account other subplots when sharex is enabled. This bug can be found on master. The width of each bar is based on the perceived width of the graph. This ...