A home page chart with “3D wall” effect

This demo replicates the "3D line" chart featured on amCharts home page.

The "wall" effect is produced by using to separate parallel line graphs with fill between them using fillToGraph setting.

Alternating fill is achieved via using graph's fillColorsField.

Finally, the blurred "shadow" is yet another graph with a CSS blur effect applied to it.