Specialized Administration > Analyzing System and Business Information > Reports and Queries > About Charting > Chart Types
  
Chart Types
The available chart types are determined by the data type of the columns selected for each axis of the chart.
* 
In the table below, the Number data type includes the following numerical data types: Double, Integer Number, Real Number, and Real Number with Units.
Icon
Chart Type
Axis Data Type
Other Axis Data Type
Description
Column
String
Number
Default chart type when the First Axis Value selection data type is a string. Categories are organized along the horizontal axis, and values along the vertical axis. The values represent the count for each category in the table data.
Bar
String
Number
Categories are organized along the vertical axis, and values along the horizontal axis. The values represent the count for each category in the table data.
Pie
String
Number
Displays categories as pie slices, with each slice representing a percentage of the whole (all categories).
Pareto
String
Number
A column chart, with the values for each category sorted in descending order. The line shows the cumulative relative frequency for each category.
Line
String
Number
Displays the value for each category as a point on a line chart. Categories are organized along the horizontal axis, and values along the vertical axis. The points represent the count for each category in the table data, and the points are connected by a line.
Histogram
Number
Date and Time
Default chart type when the First Axis Value selection data type is a number or date. A histogram displays the frequency of data in vertical columns.
* 
Histograms and horizontal histograms do not support constraining the Results Table by clicking on a chart sprite, since each sprite represents a range of values rather than individual results.
Horizontal Histogram
Number
Date and Time
Displays frequency of data in horizontal columns.
* 
Histograms and horizontal histograms do not support constraining the Results Table by clicking on a chart sprite, since each sprite represents a range of values rather than individual results.
Stacked Column
String
Number
String
Number
Default chart type when both the First Axis Value and Second Axis Value selection data types are a string or number.
Vertical stacked rectangles show the contribution of each value to the total for each category.
* 
Stacked columns do not support constraining the Results Table by clicking on a chart sprite, since each sprite represents a range of values rather than individual results.
Stacked Bar
String
Number
String
Number
Horizontal stacked rectangles show the contribution of each value to a total between categories.
* 
Stacked bars do not support constraining the Results Table by clicking on a chart sprite, since each sprite represents a range of values rather than individual results.
Clustered Column
String
Number
String
Number
Compares values across categories. Each vertical bar represents a value in the category.
* 
Clustered columns do not support constraining the Results Table by clicking on a chart sprite, since each sprite represents a range of values rather than individual results.
* 
The Aging, Scatter Group, and Scatter Plot chart types will be available in future releases.