|
A pie chart is a circular chart divided into sectors,
illustrating percents. A doughnut chart is functionally identical
to a pie chart, with the exception of a blank center.
You can create single-series and multi-series pie and doughnut
charts by choosing one or several Data series fields.
Example of pie chart
Sample data table:
|
Make
|
Sales2005
|
|
Audi
|
14000
|
|
BMW
|
15000
|
|
Volvo
|
9000
|
In this example we choose Sales2005 as Data Series field, Make as Label field.
Example of doughnut
chart
In this example we choose Sales2005 as Data Series field, Make as Label field.
|