Report Definitions
|
The Chart Editor lets you add or edit a chart for any summarized report.
To define a chart, a report must have at least one numeric aggregated (or "summarized") column and one non-aggregated (or "group by") column. A summarized column contains data that is summarized using one of the following built-in functions:
COUNT(), SUM(), AVG(), MIN(), MAX()
Examples include: counts of class instances (or record counts), total dollar amounts, average elapsed time between the entering and resolution of a work item, the most recent (maximum) date value, and the earliest (minimum) date value.
All non-summarized columns on the report are considered group-by columns, since the summarized data is grouped by, or broken out by, these other columns.
You can access the Chart Editor from the Charts tab of a Report Definition rule form, or from the Report Editor.
The Chart Editor has three sections:
Note that the Preview pane is only available when the Chart Editor is being run from within the Report Editor, and not from the Report Definition rule form.
PRPC provides a wide range of charts for use with your reports. Some are highlighted in the toolbar: select any of them by clicking its icon and then the icon of its subtype. To see the full list of available chart types, click the All Chart Types link on the toolbar.
Select the chart type and subtype you want to use from the options available:
Chart type | Subtype |
---|---|
Map |
PRPC provides hundreds of maps to use in displaying report data. You need to select an appropriate map and set default mappings for specific maps and the property values of specific classes on the Maps tab of the Reporting Settings landing page. Note: When you run the Chart Editor through the Report Editor, maps are not available because some configuration steps must be performed on the Reporting landing page. Open the Report Definition rule form in the Designer Studio and open the Chart Editor on the Chart tab to see and select available map types and subtypes. |
Combo Charts |
Combo charts let you combine a column chart and a line chart in a single display. In a combo chart, the values for one aggregated numeric column appear as columns on the chart, and the values for another aggregated numeric column appear as lines. In Single Y-Axis combo charts the same scale applies to both columns and lines; in Dual Y-Axis charts different scales are used for the columns and lines.
|
Area
|
|
Funnel |
|
Pyramid |
|
Bubble |
Use a bubble chart to show three interdependent numeric parameters. For example, an investments report could show, in a bubble chart, the age of each investment, the amount invested, and the instrument's RoI. Only one bubble chart type is available. |
Pie |
|
Bar |
|
Column |
|
Line |
|
Spark |
Spark columns and spark lines are microcharts, typically displaying trend information, that can be embedded within a layout cell.
|
Gauge |
Gauges can be very effective in displaying burn rate, throughput and other measurements of current state. The options range in visual layout from tachometers to LED displays to a thermometer.
|
To the right on the toolbar are a series of command links that let you specify general format settings for your chart:
Link | Form |
---|---|
Title |
Click to display the Chart Title form. Provide a title for the chart. Optionally, adjust the font size and font weight, using the drop-down menus to the right of the Title field. Click OK to apply the title to the chart; click Cancel to abandon your edits and close the form. |
Color Settings |
Click to display the available color options for the currently-selected chart:
Click OK to save your specifications; click Cancel to close the form without saving your work. |
General Settings |
Click to display three options:
Click OK to save your specifications; click Cancel to close the form without saving your work. |
Remove Chart | Click to remove the existing chart from the report. |
Click Apply Changes to save any changes made in the Chart Editor and exit from it. Click Cancel to exit the Chart Editor without saving any changes.
The Design pane on the left of the Chart Editor lets you quickly specify which report columns to include in the chart, and how the report uses them. At the top of the pane is a list of Available Columns; those already used in the chart are indicated with check marks.
The lower part of the pane is a static picture of the selected chart type and subtype, with one or more Drop Zones, dotted rectangular areas that represent, depending on the chart, where and how report columns can be used within the chart.
To include a column in the chart, drag any column from the Available Columns list and drop it on a drop zone--a green check mark appears if the column is over a drop zone where it can be used. If a drop zone already has a column associated with it, dropping a different column there replaces the original column.
A small gear icon appears to the left of the each drop zone. Click the icon to display the Data Settings form. Here you can specify formatting and other options that are specific to the column in the drop zone. The available options depend on the selected chart type, as well as the type of data in that column.
You can accept the defaults that appear, or specify values in some or all of the fields
Field | Chart types | Details |
---|---|---|
Number Format | All |
Select from:
Click the blue chevron to the right of the main field to display additional settings fields for refining the data settings. Your selection here governs some settings in the additional fields; conversely, if you change some of the settings in the additional fields, the main setting will change to Custom. Click the chevron again to hide the optional fields. Note: different optional fields appear depending on the number format selected
|
Axis Label | All | Provide a label to appear along the axis, or along the bar in a bar chart. |
Bar Width Ratio | Bar | Set the percentage of the chart the bars can cover. "0.9" means "90%" of the area is bars, with the rest as background. |
Show Low/High Values | Spark line | Check the check box to show the lowest and highest values for the chart. |
Show Open/Close Values | Spark line | Check the check box to show the values at the start and end of the selected period. |
Limit to Top | Pie, Bar |
For a pie chart, specify the maximum number of pie pieces, either "No Limit" or a specific number. For a bar or column chart, specify a maximum number of one of the values displayed in the chart.
|
Grid Lines | Bar | Check the check box to display grid lines. |
Grid Labels | Bar | Check the check box to display grid line labels. |
Data Tooltip | Bar | Check the check box to display a tooltip when the user hovers the mouse pointer over a chart value. |
Show All Labels | Pie |
Check to show labels for all pie pieces. Click the chevron to show additional fields:
If you check Data, additional label options appear:
|
Format | Pie, Map, Combo | Select a format for the axis label. |
Series Format | Bar, Column, Combo | Select a format for the bar or column label. |
Grid Labels | Bar | Check the check box to display labels for the grid lines. |
Orientation | Column | Specify whether labels on the axis appear vertically or horizontally. |
Line Weight | Line | Specify the width, in pixels of the data lines. |
Minimum Label | Gauge | Specify the lowest labeled value on a gauge. |
Maximum Label | Gauge | Specify the highest labeled value on a gauge. |
Minimum Limit | Gauge | Specify the lowest measurement on a gauge. |
Maximum Limit | Gauge | Specify the highest measurement on a gauge. |
Tick Location | Gauge | Specify whether the ticks, or unit indicators, on a gauge appear inside or outside of the gauge. |
Show Tick Values | Gauge | Check the check box to display the numeric value of each tick on the gauge. |
Click OK to save your settings. Click Cancel to close the form and abandon any changes you have made.
A small x appears to the left of the name of any column in a drop zone. Click the x to remove that column's data from the chart.
Report Definition form — Completing the Chart Definition dialog
Using the Report Browser |