DashboardWidgetYAxis Enum
Available fields for Y-axis metrics in chart widgets. Common use cases:
- Count: For showing total numbers
- EstimatedTime: For effort analysis
- CustomField: For custom numeric metrics
- CompletionRate: For progress tracking
Possible Values
#
countOfActions
timeInStatus
timeToComplete
daysLate
daysToComplete
customFields
countOfProjects
projectBudget
projectDuration
estimatedTime
actualTime
actualBillableTime
actualNonBillableTime
timesheetHours
timesheetLeaveHours
timesheetsCost
timesheetCostBudgetRemaining
marginTimesheetCostBudget
timesheetsBilled
timesheetsBilledBudgetRemaining
marginTimesheetBilledBudget
otherCosts
otherCostsDate
role
actionSimpleId
resourcingEstimates
resourcingEstimateCost
resourcingEstimateCostBudgetRemaining
marginResourcingEstimateCostBudget
resourcingEstimateBilled
resourcingEstimateBilledBudgetRemaining
marginResourcingEstimateBilledBudget
resourcingUtilization
resourcingTargetUtilization
resourcingTimeOff
resourcingAvailableHours
holidays
estimatedCost
actualCost
actualBillableCost
actualNonBillableCost
estimatedBilled
actualBilled
estimatedCostBudgetRemaining
estimatedBilledBudgetRemaining
actualCostBudgetRemaining
actualBilledBudgetRemaining
marginActualCostBudget
marginActualBilledBudget
marginEstimatedCostBudget
marginEstimatedBilledBudget
timesheetsBillableCost
timesheetsNonBillableCost
timesheetsBillableHours
timesheetsNonBillableHours
grandTotal
agileStoryPoints
formula
formulaValue
forecastedMargin
forecastedMarginPercentage
countOfUsers
countOfReviewStages
approverName
approvalStatus
startDate
endDate
actionCompletedDate
parentProjectName
goalValue
goalCurrentValue
goalExpectedCurrentValue
goalValueNow
goalExpectedCurrentValueNow
Usages
#
References
#
- Argument YAxis of field createDashboardWidget from type Mutation
- Argument YAxisGroupBy of field createDashboardWidget from type Mutation
- Argument YAxis of field updateDashboardWidget from type Mutation
DashboardWidgetXAxis
DataOperation