Using stacked charts

Stacked charts are used to display amounts by category, for example, to view population broken down by age categories. Each feature is annotated with a chart that shows the amounts in each category, such as in the example shown here.

Example of a stacked chart map
Example of a stacked chart map showing the age distribution of county populations. Younger ages are shown in progressive shades of green, older in progressive shades of red.

TipTip:

Charts are most effective when mapping no more than 30 features. Otherwise, the patterns on the map will be difficult to see. Typically, use just a few categories on a chart.

Steps:
  1. Right-click the layer you want to draw showing quantitative values with stacked charts and click Properties.
  2. Click the Symbology tab on the Layer Properties dialog box.
  3. Click Charts and click Stacked.
  4. The stacked chart panel will appear, in which you set the display properties, such as field names, color ramps, and so on, to generate the stacked charts for each feature in your layer.
    The panel for setting stacked layer properties
  5. Under Field Selection, click the numeric field(s) that you want to map. Then, use the arrow buttons to add and remove fields to the field list.
  6. Optionally, select a Normalization field to normalize the data. The values in this field will be used to divide the value fields to create ratios.
  7. Use the Color Scheme drop-down list to select the color ramp that you want to use.
  8. You can double-click an individual symbol in the list to change its properties.

  9. If you want to prevent overlapping charts, check Prevent chart overlap.
  10. Optionally, you can click the Exclusion button and use a SQL expression to exclude values (such as outliers).
  11. Click Size.
  12. This will display the Chart Size dialog box to set the maximum length of the bars in your chart using points.
    Setting the stacked chart size
    Note that when you set this value, it will also scale the current chart's width. Click Properties to open the Chart Symbol Editor dialog box and set these values.
    The Chart Symbol Editor
    You can use the Chart Symbol Editor to set the stacked chart dimensions, the orientation (bar or column), and other display properties.
  13. Click OK.
3/5/2014