Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the Eagle Portal, you can create and publish dashboard parts as well as configure dashboard parts to suit the unique requirements of your business.

Configure a Chart Dashboard Part

...

  1. From the Eagle Portal main window, click Dashboards.
    You see the Dashboards window displayed in the default view.
  2. Click the Manage drop down menu and select Parts.
    You see the Parts window with all the dashboard parts available to you.
  3. Click New.
    You see the Define window where you can select Define window options, including the part type and fields.
  4. Enter the Part Name and select the Category.
  5. For Select part type, click to select the Chart or the Chart and Data option.
  6. Enter the appropriate information for the other Define window options and click Next.
    You see the Design window where you can select Design window options, including column options and calculations.
  7. Enter the information in the appropriate options and click Next.
    You see the Display window where you can select Display window options, including the chart type and how the chart is labeled and displayed.
  8. Under Chart Options, click to select the chart type and complete the options in the Series dialog box.
  9. Click to select additional chart options:
    –  Click the Show chart in 3D check box to display the chart in a 3D view.
    –  Click the Show Labels check box to display the labels for the x and y axis and enter the label values in the Axis X Title and Axis Y Title text boxes, respectively.
    –  Click the Enable Legend check box to show a legend with the chart.
    –  Click the Data Labels drop down to select the location of data labels.
    –  Click the Trendline drop down to display a trendline on the chart.
    –  Click the Color Palette drop down to select a color theme other than the default. NOTE: The Eagle Portal Administrator can change and configure the theme colors.
    –  Click the Show Point Labels check box to show labels on the chart and enter the point label format keywords in the Point Label Format text box. See the Point Label Keywords Used in Charts section.
  10. Enter the appropriate information for the other Display window options and click Next.
    You see the Publish window.
  11. Enter the information in the appropriate Publish window options.
  12. Click Finish to save your changes to the dashboard part.
    You see the updated part in the Parts window.
  13. Click Manage Dashboard Views to return to the Views window. Or, click Return to Dashboard to return to the Dashboards window in the current view.

...

The following table lists keywords that you can enter into the Point Label Format text box when you are creating or editing a chart dashboard part.

Note

...

All keywords must be entered in upper case.

...

Keyword

Description

Multiple Y Values

Formatting Allowed?

#VALX

X value of data point.

No

Yes

#VAL

Y values of the data point.

Yes

Yes

#SERIESNAME

Series name.

No

No

#LABEL

Data point label.

No

No

#AXISLABEL

Axis data point label.

No

No

#INDEX

Data point index.

No

Yes

#PERCENT

Percentage of the data point Y value.

Yes

Yes

#LEGENDTEXT

Legend text.

No

No

#CUSTOMPROPERTY(customAttributeName)

Value of the named custom attribute.

No

No

#TOTAL

Total of all Y values in the series.

Yes

Yes

#AVG

Average of all Y values in the series.

Yes

Yes

#MIN

Minimum data point of all Y values in the series.

Yes

Yes

#MAX

Maximum data point of all Y values in the series.

Yes

Yes

#FIRST

First data point of all Y values in the series.

Yes

Yes

#LAST

Last data point of all Y values in the series.

Yes

Yes

...