I'm trying to make a stacked column infographic based on one field of data. I'd like it to be a count for the number of features in that field, where one of the stacks is red for the number of features whose value is below a certain number, above that a green stack for above a certain number, and so on. It would do this sorted by another field, Year. How would I go about making a stacked column infographic that would do this?