This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Financial

Operators in the Financial category

Home > Visualization > Financial

Operators

OperatorDescription
Bullet ChartVisualize data using a Bullet Chart that shows a primary quantitative bar and delta indicator.
Optional elements such as qualitative ranges (steps) and a performance threshold are displayed only when provided.
Candlestick ChartVisualize data in a Candlestick Chart
Funnel PlotVisualize data in a Funnel Plot
Gauge ChartVisualize a single value with a radial gauge chart, showing progress towards a goal with optional steps, threshold, and delta.
Waterfall ChartVisualize data as a waterfall chart

Total: 5 operators

1 - Bullet Chart

Visualize data using a Bullet Chart that shows a primary quantitative bar and delta indicator. Optional elements such as qualitative ranges (steps) and a performance threshold are displayed only when provided.

Home > Visualization > Financial

Input Properties

PropertyRequirementTypeDefaultDescription
ValueString-The actual value to display on the bullet chart
Delta ReferenceString-The reference value for the delta indicator.
e.g., 100
Threshold ValueString-The performance threshold value. e.g., 100
StepsList[]Optional: Each step includes a start and end
value e.g., 0, 100
↳ StartString-
↳ EndString-

Output Ports

PortMode
0Single Snapshot

2 - Candlestick Chart

Visualize data in a Candlestick Chart

Home > Visualization > Financial

Input Properties

PropertyRequirementTypeDefaultDescription
Date ColumnString-The date of the candlestick
Opening Price ColumnString-The opening price of the candlestick
Highest Price ColumnString-The highest price of the candlestick
Lowest Price ColumnString-The lowest price of the candlestick
Closing Price ColumnString-The closing price of the candlestick

Output Ports

PortMode
0Single Snapshot

3 - Funnel Plot

Visualize data in a Funnel Plot

Home > Visualization > Financial

Input Properties

PropertyRequirementTypeDefaultDescription
X ColumnString-Data column for the x-axis
Y ColumnString-Data column for the y-axis
Color ColumnString-Column to categorically colorize funnel sections

Output Ports

PortMode
0Single Snapshot

4 - Gauge Chart

Visualize a single value with a radial gauge chart, showing progress towards a goal with optional steps, threshold, and delta.

Home > Visualization > Financial

Input Properties

PropertyRequirementTypeDefaultDescription
Gauge ValueString-The primary value displayed on the gauge chart
DeltaString-The baseline value used to calculate the delta
from the gauge value
Threshold ValueString-Defines a boundary or target value shown on the
gauge chart
StepsList-List of step ranges for the gauge
↳ StartString-
↳ EndString-

Output Ports

PortMode
0Single Snapshot

5 - Waterfall Chart

Visualize data as a waterfall chart

Home > Visualization > Financial

Input Properties

PropertyRequirementTypeDefaultDescription
X Axis ValuesString-The column representing categories or stages
Y Axis ValuesString-The column representing numeric values for each
stage

Output Ports

PortMode
0Single Snapshot