Creating a Pie Chart
Overview
PhixFlow can display any Table data as a pie chart on GUI screens. This page will show you how to add data as a pie chart to any screen. It will go through a worked example of creating a pie chart of companies and their various industry sectors.
The data used on this page is available from the PhixFlow Learning Centre.
Creating a Pie Chart
To add a Pie Chart:
- Click List Tables
- Drag and drop the desired table onto the screen. In this instance, the Contacts table is dragged onto the screen.
- PhixFlow then asks how to display the data using:
- Click Pie Chart.
- The attribute picker will then appear. Drag Industry to Label Attribute and Count() to Data Attribute. This is counting the number of companies per industry.
Relational attributes
For more information on adding relational attributes, see Creating a Grid.
More Information
- Filtering and Sorting Grids and Charts
- Formatting and Styling Grids and Charts
- Using Relational Views
- Actions on Grids and Charts
- For a complete list of view properties and their functions see View.