Title | Description |
Simple Area Chart | Demonstrates the basic steps in creating area charts. |
Enhanced Area Chart | Extends the Simple Area Chart example by decorating the chart using a number of chart formatting features. |
Area Line Chart | Demonstrates an area chart with a line layer overlap on top. Also demonstrates using date/time x coordinates for the data points (as opposed to using x-axis labels), and also various methods to control the chart appearance. |
3D Area Chart | Demonstrates a 3D area chart configured using Layer.set3D. |
Pattern Area Chart | Demonstrates using a pattern for filling the area in an area chart, together with a number of chart formatting features. |
Stacked Area Chart | Demonstrates using multiple data sets to create stacked area chart. |
3D Stacked Area Chart | Demonstrates creating a stacked area chart with 3D effects. |
Percentage Area Chart | Demonstrates creating a percentage area chart. Also demonstrates how to include icons in the legend box using CDML. |
Depth Area Chart | Demonstrates using multiple area layers with semi-transparent colors to create a depth area chart. |
Rotated Area Chart | Demonstrates swapping the x and y axes to produce an rotated area chart in which the area goes from left to right (instead of bottom to top). |