Closed
Description
When plotting histograms with very fine grained bins, some data will be ignored. See:
https://codepen.io/cnowzohour/pen/qmYmoM
vs
https://codepen.io/cnowzohour/pen/vmjmjM
Both histograms should show 10 bars, but the second one only shows 5 - the only difference being the bin size of 0.005 vs 0.001.
I realized this when visualizing timestamps over one day with a bin size of 10 seconds: