A 3D line chart renders data points connected by lines on a three-dimensional plane, adding visual depth that helps distinguish overlapping series. This multi-series example plots three line series along a shared time axis, making it easy to compare parallel trends at a glance.
The sample tracks company profit across Florida, Texas, and Nevada from 1996 to 2015. A legend identifies each region, while by-X hover mode and a union tooltip let viewers compare all three values for the same year simultaneously. The Y-axis formats labels in thousands and the 3D perspective is fine-tuned with zAspect and zAngle settings.
See the 3D Line Chart documentation for all configuration options.