(Originally I mistakenly posted this as a Discussion, and I cannot figure out how to move it. So i am re-posting this a Question. I apologize for the duplication).
I am collecting some integer data. In most cases, the value will be zero and in all cases the values will be less than or equal to 10. Is there a way that i can set the bins for the column and bar charts so that they don't break on decimal values? I'd like to have either 11 bins (0-10) or something like 0-2, 3-5, 6-8, 9-10 (or some such). It doesn't make sense to our users to see the data ranges based on decimal numbers
