This feature is available in PhixFlow version 12+.
Use custom series to add quartile, trend, target and/or arbitrary lines to your charts in PhixFlow. See Creating a Custom Chart (Trends) for worked examples.
Property Pane Toolbar
For information about the toolbar options, see the Common Properties page, Toolbars and Controls section.
Properties Tab
Parent Details
If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.
Basic Settings
Field
Description
Name
Enter a name for the custom series.
Right Axis
Enable this to display the custom series for the dataset(s) on the right axis. NEED MORE INFO
Mode
Choose from:
Percentile:
This is a type of quantile that shows how a value (percentile) compares to other values within the dataset
They indicate the value below which a given percentage of values in a dataset falls, e.g. the 50th percentile represents the point below which 50% of the data falls
Algorithm
Choose this to display a drop down list of calculations
Mean - set a chart line at the average value of the dataset values
Median - set a chart line at the middle value of the dataset values, when they are ordered ascending
Standard Deviation - set a chart line to display how spread out the values in a dataset are from the mean
Standard Deviation helps to understand the dispersion or variability of the data points. A larger standard variation indicates that the values are more spread out from the mean.
Maximum - set a chart line at the largest value in the dataset
Minimum - set a chart line at the smallest value in the dataset
Sum - set a chart line at the result of adding all values in the dataset together
Cumulative Sum - set a trend line showing the running total of the dataset values
Cumulative Percent - set a trend line showing the total percentage accumulated at each point in the data series
Cumulative Percent reflects the cumulative contribution or impact of each percentage value as it progresses over time or through a particular dataset.