Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page is for data modellers who want to display data on a screen in a line or bar chart.
Overview
PhixFlow can display any Table data as a line or bar chart on GUI screens. This page will show you how to add data as a line or bar chart to any screen. It will go through two worked examples creating a line chart of __ and a bar chart of _____.
Table of Contents |
---|
Bar Charts
There are 3 types of bar charts
- Bar Chart
- Bar Chart (Horizontal)
- Bar Chart (Stacked)
Line Charts
There are 3 types of line charts
- Line Chart (Category)
- Line Chart (Numeric)
- Line Chart (Time)
Creating a Line Chart
To add a Line Chart:
- Click
Insert excerpt _table_list _table_list nopanel true - 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 Line 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
- Relational Views
- Actions on Grids and Charts
- For a complete list of view properties and their functions see View.