A 3D Column Chart displays vertical bars in a three-dimensional perspective, making side-by-side comparisons visually striking. Overlapping columns is a useful technique when many data points compete for horizontal space.
This sample compares the revenue of 10 cosmetic products in Florida and Texas. The xPointPosition() method shifts each series so the columns partially overlap, saving space while keeping both values visible. Lip gloss leads with $22,998 in Florida, and the Y-axis ranges up to $25,000. Tooltips prefix values with a dollar sign, and the legend lets you toggle either region on or off.
See the 3D Column Chart documentation for all configuration options.