This may be just a basic problem, but I can't figure it out. I am working on creating a bar column chart and for some reason the labels on the x-axis repeat (same label shows on top of each other). Below is a depiction of what I mean as an example. The numbers run along the y-axis are fine but the labels on the x-axis repeat.
4
2
0
Chocolate Strawberry Vanilla
Chocolate Strawberry Vanilla
It happens on several charts I am creating and I can't figure out how to only have the label show up once. Could it be an error in the table I am getting the data from?
I appreciate any help. Thanks in advance!