Previous Page | Next Page

The GAREABAR Procedure

Overview

The GAREABAR procedure produces an area bar chart displaying two statistics for each category of data. In the following chart, for each bar, the width, and the height of each bar represent different values, proportionally. The chart creates one bar for each unique value of the SITE variable. The height of each bar represents the SUM of the sales for that SITE. The width of each bar represents the NUMBER of sales persons generating revenue for that site.

Number of Sales Persons and Total Sales for Each Site

[simple area bar chart]

Previous Page | Next Page | Top of Page