Area Charts
Area Chart
The Area Chart shades the area, enclosed between the line that joins points on a series and the X axis. Multiple series result in overlapped areas. This type of chart displays the trend of values over time or categories.
A Simple Area Chart
Range Area Chart
Range Area Chart is variation of Area Chart that lets you plot bands of data in a chart like bollinger bands, weather patterns, etc. Each point in the chart is specified byt 2 Y values.
Range Area Chart
Spline Area Chart
SplineArea Chart is an area chart with a smoothed spline curve, connecting the Chart points.
Spline Area Chart
Stacking Area Chart
StackingArea charts are area charts with Y values stacked over one another, in series order. Chart data can be visualized as a sum of series parts while using this chart type.
Stacked Area Chart
StackingArea100 Chart
The 100% Stacked Area chart type displays multiple series of data as stacked areas ensuring that the cumulative proportion of each stacked element always totals 100%. The Y axis will hence always be rendered with the range 0 - 100. This chart type is best suited for depicting relative contribution of data points.
Stacked Area 100 % Chart
Step Area chart
Step Area Charts are similar to regular area chart except that instead of a straight line tracing the shortest path between points, the values are connected by continuous vertical and horizontal lines forming a step like progression.
Step Area Chart
|