BarChart3DDemo1

A bar chart showing the reported quarterly revenues for four large companies in the IT industry. Note that the dataset on this chart is identical to that in AreaChart3DDemo1, and shows how the chart appearance can be changed simply using a different renderer.

This chart uses a CategoryPlot3D with a BarRenderer3D, and displays data from a CategoryDataset3D.