Stick
The stick component displays some range of values in the form of bars.This article introduces the detailed configuration method of the stick component.

Private Properties
Parameters | Description | Default value |
|---|---|---|
| Data Source | Configurable data sources | 60 |
| Maximum | 100 | |
| Minimum | 0 | |
| Scale | Optional values: Show, Hide | Show |
| Font Size | Optional value: 12~72 | 18 |
| Font Color | #333333 | |
| Scale Size | Optional value: 12~72 | 14 |
| Scale Color | #333333 | |
| Fill Color | #4d82ff | |
| BG Color | #a6cde3 | |
| Data Show | Optional values: Value, Percentage, Hide | Percentage |
Node
Parameters | Description | Default value |
|---|---|---|
| Width | Overall width | 150 |
| Height | Overall height | 200 |
| X | Horizontal coordinate | — |
| Y | Vertical coordinate | — |