Inserting a chart

To insert a chart into a report or a library component, follow the steps below:

  1. Position the mouse pointer at the destination where you want to insert the chart. A chart can be inserted in the report areas listed in Component placement.
  2. Do one of the following to open the Create Chart wizard:
  3. In the Data screen of the wizard,
  4. In the Type screen, specify the type of the chart. For web report or library component, only 2-D types are supported.
  5. In the Display screen, add the required fields from the Resources box to be displayed on the category axis, series axis and value axis of the chart, and define some special group, special function and Order/Select N condition on the category/series field if required.

    If you select the bubble chart type, you need to specify the fields to be shown on the bubble X axis, Y axis and the value you want to show as the bubble radius in the Show Values box. Note that when you specify a value for the bubble X axis, this value will be displayed on the category axis instead of the one specified in the Category box. However, the value defined in the Category box will also be included in data calculation.

    You can also add additional values including constant values and average values to be displayed on the value axis of the chart. To achieve this:

    1. From the Resources box, select Constant Value/Average Value in the Additional Value node and click beside the Show Values box. The Edit Additional Value dialog appears.
    2. In the Name text box, specify the display name for the constant/average value.
    3. Input the constant value with numeric type in the Value text box, or select a summary/formula field based on which the average value will be calculated from the Based On drop-down list.
    4. Click OK, and the defined constant/average value will be added into the Show Values box.

      If you want to further modify a constant/average value, select the value in the Show Values box, then click . In the Edit Additional Value dialog, edit the value as required.

    If you are inserting a chart into a web report or a library component, you can also specify a title for the chart in the Title text field, and choose to make the chart a real time chart or a motion chart.

  6. To apply some filters to the chart so as to reduce the data displayed in the chart, go to the Filter screen and define the filter conditions.
  7. In the Layout screen, with the Data category selected in the Options list box, you can specify the category/series start and end offset, whether or not to reverse the category/series field value sequence, and whether or not to swap groups. Besides, you can set whether or not to show the titles, axes, walls, gridlines, and legend. If yes, set the titles for the chart, the category axis and the value axis respectively. If you choose not to display a certain axis, the labels and tick marks along the axis will be hidden as well.
  8. In the Style screen, select a style for the chart.

    If you have specified to insert the chart into a table or a banded object in a page report, by default the chart will inherit its parent's style. If you want to apply another style to the chart, uncheck the Inherit Style option and then select the required style from the Style box. For more information, see Inheriting the style from a data container.

  9. Click Finish to insert the chart.

    If you have used the menu or toolbar command to insert the chart and specified to insert it to position other than the report body or tabular cell, after clicking Finish in the wizard, you need to click the mouse button in the destination once again in order to insert the chart there.

See also Create Chart wizard for detailed information about options in the dialog.

When a chart has been created, you can further format its elements according to your requirements. You can also customize its appearance and behavior by setting properties in the Report Inspector, which can be saved as a CSS style for future use (for details, see Creating a CSS style).

Notes: