An area chart or area graph displays graphically quantitive data. It is based on the line chart. The area between axis and line are commonly emphasized with colors, textures and hatchings. Commonly one compares with an area chart two or more quantities.

info-32With following reference you will have an overview about and see all supported area charts and pie chart. All titles of charts are related directly to the "type-tag" (type="type-of chart") of flashChart.

{flashchart height="250" tooltip="#x_label#: #val#€ for #legend#" type="line_area" title="line_area" legend="Fish,Chips" "data="Jan,Feb,Mar,Apr,May,Jun/5000,10000,11900,6000,11000,5000|2000,3000,4000,2500,4500,1500" alpha="0.5"}area_001{/flashchart} {flashchart height="250" tooltip="#x_label#: #val#€ for #legend#" type="line_area_dotted" alpha="0.5" title="line_area_dotted" legend="Fish,Chips" "data="Jan,Feb,Mar,Apr,May,Jun/5000,10000,11900,6000,11000,5000|2000,3000,4000,2500,4500,1500"}area_002{/flashchart}

{flashchart height="350" tooltip="#spoke#: #val# Points" type="radar_area" title="radar_area" legend_fontsize="10" alpha="0.5" "data="Jan,Feb,Mar,Apr,May,Jun/50,100,80,60,70,50|30,30,40,25,45,30"}area_003{/flashchart} {flashchart height="350" tooltip="#spoke#: #val# Percent" type="radar_area_dotted" title="radar_area_dotted" legend_fontsize="10" alpha="0.5" data="Jan,Feb,Mar,Apr,May,Jun/50,100,80,60,70,50|30,30,40,25,45,30"}area_004{/flashchart}
{flashchart height="300" tooltip="#val# Points" type="pie" title="pie" legend_fontsize="10" alpha="0.8" "data="Jan,Feb,Mar,Apr,May,Jun/50,100,80,60,70,50" dimension=" "}pie_001{/flashchart}