This article describes how to go from a single-column table (or a single categorical variable) like this...
...to a Pie Chart, like this:
Requirements
You will need a table consisting of at least one column, or a single variable containing categorical data.
Method
- From the toolbar, go to Visualization
> Pies > Pie.
- Click on the page to place the visualization.
- In the object inspector, under Data > Data Source > Data select the table you want to use.
- OPTIONAL: Under Data > Row Manipulations, select Sort rows.
- OPTIONAL: Under Chart > Data Series > Color palette select Strong colors.
If your input table has more than one column, then use Data > Column Manipulations > Columns to show to specify which column you would like to use in your visualization.
To create a Pie chart from a variable, in step 2, instead, use Data > Data Source > Variables and select your variable. Note that using variables as inputs comes with some caveats.
Note
If Pie with Tests is selected as the visualization type, significance tests, shown as arrows, are added automatically.