Age groups are not sorted correctly, sort based on string, rather than by the integer values. Sorting of age groups should be based on the actual age groups rather than string: E.g. 0-5, 5-9, 10-15, 15-20, etc.
Age groups are not sorted correctly, sort based on string, rather than by the integer values.
Sorting of age groups should be based on the actual age groups rather than string:
E.g. 0-5, 5-9, 10-15, 15-20, etc.