Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Uneven" x axis labels/grouping on chart

Status
Not open for further replies.

kelley80209

Programmer
Nov 15, 2002
6
US
I have a dataset that is grouped by dates (x-axis has dates, y-axis has values). However, the dates are not necessarily evenly distributed. That is, I have a bunch of entries early in the year, then a couple in the middle of the year, and one at the end of the year. Rather than have the X-axis be divided evenly, I want them to be aligned relative to the date in the year. I should see a bunch of entries on the left side of the graph, a couple in the middle, and then one on the right side of the graph (as opposed to an even distribution along the x-axis). Can this be done?

Similarly, I would like to have x-axis labels as some predefined interval (say monthly). In my above example, I would see many entries in the "January" slice, then a bunch of "empty" slices, then some entries in "June", ... and so on. Can this be done?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top