Skip to main content

Progress

The progress component displays the current progress of an operation or the percentage of the current capacity of a device in a linear form.This article introduces the detailed configuration method of the progress component.

Progress bar

Private Properties

Parameters
Description
Default value
Data SourceConfigurable data sources60
Font SizeOptional value: 12~7216
Font Color#333333
RadiusOptional values: Yes, NoYes
Data ShowOptional values: Value, Percentage, HidePercentage
Fill Color#4d82ff
BG Color#a6cde3

Node

Parameters
Description
Default value
WidthOverall width200
HeightOverall height33
XHorizontal coordinate
YVertical coordinate

Application Examples

The online rate or offline number of the current device is intuitively displayed with a progress bar.

progress_01


FAQ

1. Which data source is referenced in this case?

Please refer to System Data Source->Device Online Rate and Number of Offline Devices.

2. How does a component configure a data source?

Please refer to (Component Configuration Data Source)