Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameanalysis
nopaneltrue

This page is for data modellers who want to display data on a screen in 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.

Info

This table can be downloaded from the PhixFlow learning centrePhixFlow Learning Centre.

Table of Contents

Creating a Pie Chart

To add a Pie Chart:

  1. Click 
    Insert excerpt
    _table_list
    _table_list
    nopaneltrue
     
  2. Drag and drop the desired table onto the screen. In this instance, the Contacts table is dragged onto the screen.
  3. PhixFlow then asks how to display the data using:
  4. Click Pie Chart
  5. 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