Add and configure a gauge gadget

A gauge gadget depicts the value of a certain attribute as a percentage of a target value. For example, a gauge might depict the unemployment rate for a layer of US counties with census information. The target value in this case would be 100:

A gauge depicting the unemployment rate for a layer of US counties

When a single feature is depicted, that feature's value for the source attribute is considered when compared to the target. In cases where more than one feature is selected, an aggregate of the values of the source attribute across the features is compared against the target. This aggregate can be any one of the following:

There are three styles of gauge gadgets:

Half-donut gauge

A half-donut gauge

Horizontal bar gauge

A horizontal bar gauge

Vertical bar gauge

A vertical bar gauge

To add a gauge gadget

  1. On the Dashboard panel, click the Add button (+). The Add Dashboard Gadget dialog box appears.
  2. Click the Gadget drop-down arrow and choose Gauge.
  3. Click the Layer drop-down arrow, choose the layer whose values will be displayed by the gadget, then click OK.

    The Add Dashboard Gadget dialog box

  4. On the Configure Gauge dialog box , specify the properties for your gadget:
    • In the Title box, type a title that will be displayed above the gadget.
    • In the Caption box, type a caption that will be displayed below the gadget.
    • Click the Style drop-down arrow and choose a visual style for the gauge, either Half Donut, Horizontal Bar, or Vertical Bar.
    • Click the Color drop-down arrow and choose a color for the indicator section of the gauge and value text.
    • Click the Name Field drop-down arrow and choose an attribute field that will be displayed above the gadget when it represents the values for a single feature.
    • Click the Value Field drop-down arrow and choose an attribute field whose value will be compared to the target value.
    • In the Target Value box, type the target value that the attribute value will be compared against.
    • Click the Operation drop-down arrow and choose the operation to apply to the attribute values shown in the gadget if more than one feature in the layer is selected. The operation is not used when only one feature is selected.
    • Click the Value Label drop-down arrow and choose how to display the value caption with the gadget. Choose Value to display the attribute value, or choose Percentage to display the percentage of the target value represented by the attribute value. Alternatively, choose None to display no value caption.
    • If you want this gadget to be displayed as a comparison gadget, check the Display comparison gadget check box.

      The Configure Gauge dialog box

  5. Click OK to close the dialog box.

The new gadget is added to the map dashboard. Click on a feature in the configured layer to update the values shown in the gadget.


3/11/2013