Business Objects |
Issue (issue data model class) |
Values (or X-Axis and Y-Axis) |
- X-axis: Count of issues.
- Y-Axis: Projects.
|
Sorting |
The results are sorted by decreasing number of issues. |
Limits |
By default, only the top 10 categories are displayed. Note:
You can change the
pagination to display all the categories by clicking the menu .
|
Colors |
Colors are configured in Preferences. For more
information, see Configuring Facet Displays. |
Available Views |
Stacked bar chart. |
Interactions |
On this chart, you can:
- Click Y-Axis labels to refine on category
- Click stack elements to refine on state
- Draw a rectangular area on the chart using drag-and-drop zooms on this
area
- Click
to
switch to fullscreen display.
|
Technical Details |
- Consolidation
related_project on issue objects is
computed by the aggregation processor:
project_getRelatedObjects
- Data model
- Class:
issue (and inherited)
- Property:
issue_priority
- Property:
document_related_project
- Mashup feed
- Multidimension facet
prio_by_proj computed from
issue_priority and related_project .
|