I'm fairly new to the concept of binning and histograms and am having the following issue:
I want integer ticks to fall in the centre of my histogram bins. The values would need to be rounded, hence np.round in my code. I'll attach the relevant code and the output: snip of axis works but not in center
I have tried this, which works in terms of putting the integer inside the centre of the bins, but I also see many other labels