Area Charts

Introduction

An area chart emphasizes the magnitude of change over time or category. Stacked (cumulative) area chart displays the sum of the plotted values showing the relationship of parts to a whole.

Data Model

Mandatory channels: one value channel.

Optional channels: label channel, other value channels.

Each value channel is used for series values and the label channel is used for categories.

Examples

Two series stacked, and value labels showing the sum.
Two series, and value labels showing point values.
Real3D area chart; One way to use chart is to add realtime graphical chart elements to your application.