A 3D Column Chart in 100% stacked mode normalizes every category to a full bar, revealing the proportional contribution of each series. The three-dimensional perspective adds visual depth without altering the underlying data.
This sample shows the regional sales ratio for nine cosmetic products across Florida, Texas, Arizona, and Nevada. Each column totals 100%, so you can compare each state’s share of sales at a glance. The Y-axis displays percentages, the X-axis lists product names, and tooltips in union mode reveal the actual unit counts per region on hover. A legend lets you toggle individual states on or off while the remaining series automatically recalculate to fill the full bar.
See the 3D Column Chart documentation for all configuration options.