AreaChart3DDemo2

An area chart with some negative data values (this requires special handling by the renderer).

Under the covers, this chart used a CategoryPlot3D with an AreaRenderer3D, and displays data from a StandardCategoryDataset3D.