|
An area chart is based on the line chart. The area between axis
and line are emphasized with colors. Area charts are used to
represent cumulated totals using numbers or percentages (stacked
area charts in this case) over time.
Area chart may contain single series or multi series.
Chart settings on the Chart: Appearance
screen:
|
·
|
Chart
Scrolling - this option allows you
display a scrollable chart. Don't forget to define the number of
points to show on the chart screen. |
|
·
|
Chart
stacked - this option allows building
stacked chart where a single bar on the chart shows data for more
than one category of data. Stacked chart requires two or more Data
series. |
Example of single-series area
chart
Sample data table:
|
Month
|
Sales2004
|
Sales2005
|
|
Jan
|
10000
|
14000
|
|
Feb
|
14000
|
15000
|
|
Mar
|
12000
|
9000
|
In this example we choose Sales2005 as Data Series field, Month as Label field.
Example of multi-series area
chart
In this example we choose Sales2004 and Sales2005 as Data Series fields, Month as Label field.
Example of multi-series stacked
area chart
In this example we choose Sales2004 and Sales2005 as Data Series fields, Month as Label field.
|