A 3D Column Chart in stacked mode layers multiple series into a single column per category, making it easy to see how individual parts contribute to the whole. The three-dimensional perspective adds visual depth to each stacked segment.
This sample breaks down 10 coffee drink recipes by ingredient. Six series represent Espresso, Water, Milk, Steamed milk, Cream, and Chocolate, and the X-axis lists drinks from Espresso through Mocco. The Y-axis counts ingredient portions, so you can see exactly how many parts of each component go into every drink. Tooltips in union mode list every ingredient and its portion count, and the legend lets you toggle any ingredient on or off.
See the 3D Column Chart documentation for all configuration options.