Easy Chart to sum hourly data

I have a cumulative figure that continues to rise, and I want to count the hourly cumulative figure over a period of time
This is how I do it
image


image
Resolution=1 (sum=100) data is correct, Resolution=15 (sum = 85) is obviously less, I wonder if the Range does not include the boundary value of the previous one

sincere regards