4.7.2.2.4 Progress Bar
The Progress bar widget is a linear bar that shows the position of a value between the Min and Max values.
Data Fields
The Progress bar widget has a sink data field that accepts all numeric data types. When a value is received, it will update the amount of colored area of the progress bar depending on the Min and Max values.
Configuration
Hover over parameters in visualizer for more information.
Parameter | Type | Usage |
---|---|---|
Initial | Numeric | Initial value |
Min | Numeric | Minimum value of input |
Max | Numeric | Maximum value of input |
Parameter | Type | Usage |
---|---|---|
Foreground | Color selection dialog | Color of widget foreground. |
Background | Color selection dialog | Color of widget background. |