Add a Chart

Charts can be used in workspace, project, program, or portfolio dashboards. They are created either from the Charts page of the Dashboards app in a workspace or from the dashboard editor in a workspace, project, or portfolio. Create charts to use as building blocks for dashboards. Specify the grouping, filtering, and trending of the chart. You can also specify which metrics are used to configure charts.

Charts can be created for the following subject areas:

To add a chart from the Charts page:

  1. In the object selector, select a workspace.
  2. In the sidebar, hover over Dashboards, and select Charts.
  3. On the Charts page, select Add.
  4. In the Configure Chart panel, configure the following sections:
    • Chart Details: Enter a name. Select a chart type, subject area, and a grouping type, if applicable. By default, charts are not grouped. If applicable, select a project or portfolio to use for the data preview.
    • (Optional) History Range: Select Enable Trending to display the history of a numeric field over a specified period of time or interval of time. Choose a granularity from daily to yearly. Select Daily to enable trending daily at midnight. Select Mid Daily to enable trending daily at noon.
    • (Optional) Filters: Choose the criteria you want to use to filter, such as custom date filtering. Filter criteria can match some or all of your specifications.
    • (Optional) Chart Settings: Specify the following optional chart settings:
      • Tooltips: Enable tooltips to provide information about a data field when you hover over it on the chart.
      • Axis Title: Provide the titles for horizontal and vertical axes.
      • Labels: Enable labels to populate the chart with information about all data fields on the chart.
      • Grid Lines: Select whether the grid lines are horizontal, or vertical, or both.
      • Miscellaneous (Legend Position): Specify miscellaneous settings, such as the position of the chart legend.
      • Axis Bounds: Specify the minimum and maximum values for an axis. Select the Automatic check box if you want the minimum and maximum values for the data axis to be computed automatically.

        Note: Axis Bounds can only be specified for the horizontal bar chart, stacked horizontal bar chart, vertical bar chart, stacked vertical bar chart, and line chart.

    • Create Chart: Choose fields for the chart. The metrics available depend on the subject area. Choose the sorting options for the data set. The options available are dependent on the fields selected.
      • Specify grouping type or aggregation type, if applicable. Choose the colors you want the data to be plotted in. Depending on the data field type chosen, the following aggregate options might be available:
        • None: No aggregate type is applied to the data field.
        • Average: The average amount of the values in the data field.
        • Count: The number of the selected data fields. For example, if you have three values in the data field, then the Count will be three.
        • Summation: The sum of all of the values in the data field.
        • Distinct Count: The number of distinct values of the selected data fields. For example, if you have five values, and four of the values are the same, then the distinct count for the data will be two.
        • Maximum: The maximum value in the data field.
        • Minimum: The minimum value in the data field.
  5. Select Apply to generate a preview.
  6. Select Save.

Tips