Business objects |
Issues (data model class issue ) |
Values (or X-Axis and Y-Axis) |
- X-Axis: Issue project.
- Y-Axis: Number of issues.
|
Sorting |
The results are not sorted. |
Limits |
Only 10 projects 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: document
- Property:
current
- Class: issue
- Property:
actual_start_date
- Property:
actual_end_date
- Mashup feed (issues)
- Multi-Dimension facet
project_by_age
- Dimension 0:
related_project
- 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')
|