0

Is there a possibility in matplotlib.pyplot to have a histogram, where bar width is not identical to bin size? For example, if bar_width>bin_size, the bars should overlap on graph and if bar_width<bin_size, the bars will have gaps in between. Additionally: I would like to set up the width manually, not relative to bin size (I'm plotting big number of histograms with different bin sizes, but I want to unify their look).

Tomasz M.
  • 1
  • 2

0 Answers0