9. Display Information — Linear Gauge
This is the final step of the Linear Gauge flow.
Wizard route: /cartography/add/displayinfo
1. Form Fields
| Field | Required | Description | Linear Gauge Example |
|---|---|---|---|
| Name | Yes | Widget name | Tank-1 Fill Ratio |
| Description | No | Description | Raw material tank fill percentage (Linear Gauge) |
| Tags | No | Tags | gauge, linear, tank, fill |
| Target Folder | Yes | Folder | CARTOGRAPHY/Facility1/Tank Status |
Linear Gauge Naming
Use the <metric>_<location>_LinearGauge format:
Tank1_Fill_LinearGaugeFuel_Level_LinearGaugeTarget_AnnualProgress_LinearGauge
2. Folder Selection
CARTOGRAPHY/
├── Facility 1/
│ ├── Tank Status/ # Linear Gauge — fill levels
│ ├── Fuel/ # Linear Gauge — fuel level
│ └── KPI Progress/ # Linear Gauge — annual progress
└── General/
└── Target Tracking/
3. Saving
When you click the Save button at the top right, the widget is written to the database and you are returned to the /cartography/list route.
Success
If saving succeeds, you see your Linear Gauge widget in the Cartography list.
Save Error
- Backend access error → Contact your system administrator
- A widget with the same name already exists → Change the name
- Unauthorized user → Check your login status
4. Next Steps
- Place on a dashboard: → Horizon
- Edit: → Cartography — Edit
- Management/Move: → Cartography — Management/Move
5. Linear Gauge Flow Completed
flowchart LR
A[Compass<br/>Single Value Query] --> B[Cartography<br/>Linear Gauge ✓]
B --> C[Horizon / Atlas<br/>Dashboard]
6. Other Gauge Flow
- Radial Gauge Flow — Circular pointer gauge