Hi SavvyData, I'm trying to accomplish the same thing (only label a few of the dates along the x-axis), would you mind elaborating a little on your advice to use a calendar data series? I'm not quite sure how to go about doing that.
I have a set of records with a date field (field type Date) and those records have one of three checkboxes selected (boolean fields, either empty or "1".) I want a line chart with one line per checkbox, showing how many records of that type were present for that day. Dates along the x-axis, but with a nicely spaced scale that only shows a label say every 7 days, so it's actually readable.
Do I need to create some calculation fields and then chart those calculations? If so what might that calculation look like?
Thanks for the help!