A 3D area chart adds visual depth to a standard area visualization, making it easier to distinguish overlapping series. AnyChart creates these charts with the area3d() constructor and supports full stacking, crosshairs, and interactive legends.
This sample visualizes the regional sales ratio for nine cosmetic products across Florida, Texas, Arizona, and Nevada, stacked to 100%. The Y-axis displays percentages while tooltips in union mode show actual dollar values, letting viewers compare both relative share and absolute revenue at each data point.
See the 3D Area Chart documentation for all configuration options.