Pie Charts

Introduction

A pie chart shows the proportional size of items that make up a data series to the sum of the items. It always shows only one data series and is useful when you want to emphasize a significant element.

Data Model

Mandatory channels: value and label. Only first value channel is used.

Optional channels: explode, paint and color.

Examples

Basic pie chart with a legend.
Exploded and Z -rotated pie with outside plot valueAlignment labels.
Isometric 3D pie chart.
Real 3D pie chart.