The little table below is from a histogram analysis of a dataset. I want to turn it into a simple bar chart where the X Axis is the first column ("Bin") and the Y Axis is the second column ("N").
Bin N
0 5
3 23
10 28
30 88
100 210
300 66
1000 50
3000 5
If I select the data and try to insert an X, Y ("Scatter") plot, it's not a bar chart.
If I select the data and try to insert the first first bar chart ("2-D Column, Clustered Column") it makes some sort of complete mess of the data which only totals it all moving to the right, with X Axis labels of 1 to 8... where the heck is that coming from?
So if I take the Clustered Column mess and right-click on its data to "Select Data", and then define it as one series where the Series Name is the first column and the Series Values is the second column ... then it is properly making the bars I want relative to the Y Axis. But the X Axis is still gorked. Look at this mess:

All I want is for the X Axis, instead of saying 1 to 8, say 0 to 3000, just like the data says.
And I don't want to have to laboriously do it by hand through something like actually creating 8 text boxes over the X-Axis labels and filling them in by hand. Surely there must be a way for Excel to use the actual data I already told it to use, for Pete's sake!
FWIW this would be absolutely easy if using an X,Y (Scatter) plot. The X Axis would properly take care of itself. But the X Axis seems to lose its marbles for any other chart type, lol. I am a scientist who is almost always only dealing in X,Y data.
I tried googling using a number of different search phrases but only get a zillion hits on - you guessed it - how to make a bar chart.
Thanks if you can help!