Pie charts are circular statistical graphics where each slice represents a proportion of the whole. Enabling 3D mode adds a three-dimensional perspective that makes the visualization more eye-catching while keeping the data easy to compare.
This sample renders a 3D pie chart depicting the population distribution across six regions of The Shire — Northfarthing, Westfarthing, Eastfarthing, Southfarthing, Buckland, and Westmarch. Each slice is sized by population count, and the chart uses a 43% radius for a compact layout. The interactive legend lets visitors hover to highlight slices and click to explode or collapse them.
Follow the step-by-step Pie Chart Tutorial to learn how such charts are built. See the Pie Chart documentation for all configuration options.