Custom Charts Gadget

Date Range for Custom Charts

Use date fields to group Jira issues into clear time periods, build trend charts, and control how dates appear in labels and tooltips.

Where to find it

  • Open a Custom Chart gadget.
  • Click Edit.
  • Choose a date field such as Created, Updated, Due date, Resolved, or a custom date field.
  • Use the date controls in the chart configuration and Display Options panel.

What the date feature does

  • Recognizes when the selected field is a date or date-time field.
  • Groups raw dates into reporting buckets such as day, week, month, quarter, or year.
  • Lets you choose a date range such as all dates, recent rolling periods, or a custom between-dates range.
  • Formats date labels in a readable way across the chart, legend, labels, and tooltips.
  • Keeps date-based charts in chronological order so trends are easier to read.

When it appears: The date feature becomes important when your Chart By field or Group By field is a date field. In that case, the gadget stops treating the values like normal categories and starts treating them as time-based data.

Main date controls

ControlWhat it doesCommon values
Date groupingControls how dates are bucketed for reporting.Days, Weeks, Months, Years
Date rangeLimits which period is included in the chart.All, Past 7 Days, Past 30 Days, Past 90 Days, This Week, Last Week, This Month, Last Month, This Quarter, Last Quarter, This Year, Last Year, Between dates
Custom from / to datesAppears when Between dates is selected so the user can define an exact window.Manual date entry
Date formatControls how the final date labels appear to users.Examples include DD Mon YYYY, Mon DD, YYYY, or YYYY-M-DD
OrderingKeeps date charts in time order instead of alphabetical order.Chronological by default for date fields

Note: When a date field is selected, the gadget automatically prefers chronological ordering. This makes trend charts easier to read.

Date grouping options

Grouping optionBest use
DaysShows each day as its own point or segment. Best for short time windows and detailed monitoring.
WeeksGroups issues into weekly buckets. Useful for sprint-level and weekly trend reporting.
MonthsGroups issues by calendar month. Good for management reporting and longer trend views.
YearsGroups issues by year. Best for long-term summaries with a broad time span.

Date range options

Range optionWhen to use it
AllShows all available dates in the result set.
Past 24 HoursRolling window ending now. Useful for near-real-time activity.
Past 3 / 7 / 30 / 90 DaysRolling time windows for short- or medium-term trend analysis.
This Week / Last WeekCalendar-based weekly windows.
This Month / Last MonthCalendar-based monthly windows.
This Quarter / Last QuarterQuarter-based reporting windows.
This Year / Last YearYear-based reporting windows.
Between datesLets the user choose an exact from-date and to-date for a custom report window.

Examples

  • Created by Month: shows how many issues were created in each month.
  • Resolved by Week: shows weekly completion trend.
  • Due Date by Quarter: groups upcoming work by quarter.
  • Updated by Day for the Past 7 Days: useful for operational monitoring and daily activity checks.

Best practices

  • Use Days for short ranges and Months or Quarters for long ranges.
  • Use line charts when you want to show a clear trend over time.
  • Use a custom Between dates range when you need a precise reporting window.
  • Keep the selected date format simple and consistent across dashboards.
  • If the chart feels crowded, widen the range grouping from Days to Weeks or Months.