Display null value in bins
i.e. column A = bins, column B = number of entries in the corresponding bins in column A.
Is it possible to display the bins in column A while there is no entries which satisfy this bin?
Right now it will not show any entry in column A when there is no entry for that bin.
Thanks.