Business Objects |
Issues (data model class issue ) |
Values (or X-Axis and Y-Axis) |
- X-Axis: Issue assignee.
- Y-Axis: Number of issues.
|
Sorting |
The results are not sorted. |
Limits |
Only 10 assignees are displayed. |
Colors |
Colors are defined in plmaCharts2. |
Available Views |
Bar charts. |
Interactions |
On this chart, you can:
- Click the bar names to filter on corresponding project.
- Click
to get
all results and enable chart pagination.
- Click
to
access the different options.
- Click
to add
annotations the cart.
- Click
to
modify the chart configuration.
- Click
to create
an alert.
- Click
to see
chart documentation.
- Click
to
switch to fullscreen display.
- Click
to switch
to table display.
|
Technical Details |
- Data model
- Class:
issue
- Property:
to_assigned_issue
- Property:
actual_start_date
- Property:
actual_end_date
- Mashup feed
(issues)
- Multi-Dimension facet
owner_by_age
- Dimension 0:
issue_to_assigned_issue
- Dimension 1:
closure_days_custom
- Numerical facet
closure_days_custom
- expression:
#ndays(issue_actual_start_date,issue_actual_end_date)
- Trigger CreateDynamicRangeFacet to specify range from application
configuration ('weeks')
|