A 3D bar chart uses horizontal bars with added depth to compare values across categories. Stacking multiple series on a single bar shows how individual parts contribute to the total for each category.
This sample breaks down total revenue for the top 10 cosmetic products across four U.S. states: Florida, Texas, Arizona, and Nevada. Each stacked bar represents the combined sales, with colored segments for each state. The legend allows toggling individual regions, and union-mode tooltips with dollar prefixes display all four regional values simultaneously.
See the 3D Bar Chart documentation for all configuration options.