A 3D area chart gives a standard area visualization a volumetric appearance while using only two axes. AnyChart creates these charts with the area3d() constructor and supports hover markers, tooltips, and point selection out of the box.
This sample tracks daily ACME Corp. share prices throughout September 2015, with the Y-axis showing dollar values from 0 to 75. Circular markers appear on hover, and each data point can be selected individually or in groups using Ctrl or Shift, making it easy to inspect specific trading days.
See the 3D Area Chart documentation for all configuration options.