Configuring Line and Timeline Charts in the Report Builder

You can add a line chart or timeline chart to display data changes over time.

Before You Begin

Procedure

  1. On the Web Console for the Private Metrics Reporting Server, click Reports.

    The Worldwide Dashboard appears.

  2. To open a report where you have already added a data set, from the navigation pane, click Configuration > Reports, and next to the Report Name under Actions, click Edit.

  3. Optional: If your report has multiple pages, click the tab for the page that you want to edit.

  4. Drag Line Chart or Timeline Chart to the Drop components to build the report box.

  5. From the Data Sets list, drag a field name to the Drop X-Axis box.

    Timeline charts support only time stamp, date, and integer field types for the first field in the Drop X-Axis box. While integer field types are allowed, they are assumed to be UNIX timestamps in Coordinated Universal Time (UTC).

    You can add alphabetic-type fields to the Drop X-Axis box as a secondary piece of information.

    line_drop_x_axis

  6. Configure the Drop Y-Axis box for line or timeline charts:

    • For line charts, if you want to graph something other than default, delete the Y-Axis selection, and from the Data Sets list, drag another field name to the Drop Y-Axis box.

    • For timeline charts, from the Data Sets list, drag a field name to the Drop Y-Axis box.

  7. Select an option for the type of aggregate information that you want to display for each field name in the chart.

    Options vary based on the type of field that you select.

    line_field_option

  8. You can drop multiple field names into the Drop X-Axis and Drop Y-Axis box to plot additional information in the chart.

    line_drop_y_axis

  9. Optional: On the Properties tab, click Generalproperties_general, and then configure any of the available options.

  10. Optional: On the Properties tab, click Fields fields_tab, and then configure any of the available options.

  11. Optional: On the Properties tab, click Custom Code custom_code_tab, and then configure any of the available options.

  12. Optional: On the Properties tab, click Filter Filter button, and then configure any of the available options.

  13. To save this version of your report specification in the Reports Manager, at the top of the Report Builder page, click Save.

  14. To make the report available to end users on the Reports page, at the top of the page, click Deploy.

Loading...