|
From: Nertskull <ner...@gm...> - 2015-03-05 02:21:07
|
I've searched and can't figure this out. And I'm not sure exactly the best way to do it. Basically, I'm trying to make a bar graph, and I have about 400 bars (so 400 x-axis 'groups'). When I plot it, I get every bar labelled, but that is too much to be seen. How do I make it so I only label every 10th bar, or every 50th bar? The data is ordered data, so it doesn't matter if many don't have a label. Thanks. |