force all histogram levels on bar graph, even if count = 0?
Hi - i am making mulitple histogram graphs with 9 categorical levels possible - i would like all 9 levels to show on the axis, even if the frequency count is zero for a specific bin on a specific histogram... Is there a way to force zero counts to show on the graph axis (for example, the bin in included on the axis, but there is no bar since count = 0)? I think having all levels on each graph wil...