Dashboard Widgets
Dashboard Widgets
Section titled “Dashboard Widgets”Widgets let you visualize your IoT data in meaningful ways. Create custom dashboards tailored to your needs.
Available Widgets
Section titled “Available Widgets”Display a single value with visual indicator:
- Temperature gauges
- Humidity levels
- Battery percentage
- Speed indicators
Configuration:
- Min/Max values
- Warning thresholds
- Color zones
Line Chart
Section titled “Line Chart”Show data trends over time:
- Temperature history
- Power consumption
- Multiple data series
Configuration:
- Time range
- Y-axis scale
- Multiple devices
Display device locations:
- Real-time tracking
- Route history
- Geofence boundaries
Configuration:
- Map style
- Marker icons
- Trail display
Value Display
Section titled “Value Display”Show current values with units:
- Large number display
- Unit labels
- Trend indicators (↑↓)
Configuration:
- Value formatting
- Decimal places
- Custom units
Status Indicator
Section titled “Status Indicator”Binary or multi-state indicators:
- Door open/closed
- Machine running/stopped
- Traffic lights
Configuration:
- State colors
- Labels
- Icons
Tabular data display:
- Multiple devices
- Multiple fields
- Sortable columns
Configuration:
- Columns to display
- Sort order
- Row limit
Bar Chart
Section titled “Bar Chart”Compare values across devices or time:
- Device comparison
- Daily totals
- Category breakdown
Configuration:
- Orientation
- Colors
- Labels
Adding Widgets
Section titled “Adding Widgets”- Click Edit Dashboard (pencil icon)
- Click Add Widget
- Select widget type
- Configure data source
- Customize appearance
- Click Save
Configuring Widgets
Section titled “Configuring Widgets”Data Source
Section titled “Data Source”Select what data to display:
Device: Office SensorField: temperatureAggregation: AverageInterval: 5 minutesAppearance
Section titled “Appearance”Customize the look:
- Title
- Size (1x1 to 4x2 grid units)
- Colors
- Show/hide legend
Thresholds
Section titled “Thresholds”Add visual alerts:
| Threshold | Color | Example |
|---|---|---|
| Normal | Green | < 30°C |
| Warning | Yellow | 30-35°C |
| Critical | Red | > 35°C |
Widget Layout
Section titled “Widget Layout”Grid System
Section titled “Grid System”Widgets snap to a grid:
- Standard: 1x1 (small)
- Wide: 2x1 (charts)
- Large: 2x2 (maps)
- Full width: 4x1 (tables)
Rearranging
Section titled “Rearranging”- Enter edit mode
- Drag widgets to reposition
- Resize by dragging corners
- Save changes
Dashboard Templates
Section titled “Dashboard Templates”Start with pre-built templates:
| Template | Best For |
|---|---|
| Environmental | Temperature, humidity sensors |
| Fleet Tracking | GPS trackers, vehicles |
| Industrial | Machine monitoring |
| Energy | Power consumption |
Multi-Dashboard
Section titled “Multi-Dashboard”Create multiple dashboards for different views:
- Overview - High-level summary
- Operations - Detailed monitoring
- Executive - Key metrics only
Switch between dashboards using the dropdown.
Sharing Dashboards
Section titled “Sharing Dashboards”Public Link
Section titled “Public Link”Create a read-only public link:
- Dashboard Settings → Sharing
- Enable Public Link
- Copy and share the URL
Embed in external websites:
<iframe src="https://siliconwit.io/embed/dash_abc123" width="800" height="600"></iframe>Best Practices
Section titled “Best Practices”Design Tips
Section titled “Design Tips”- Group related widgets together
- Use consistent color coding
- Keep important data visible without scrolling
- Use appropriate widget types for data
Performance
Section titled “Performance”- Limit widgets per dashboard (recommended: < 20)
- Use appropriate time ranges
- Avoid overlapping data queries
Next Steps
Section titled “Next Steps”- Dashboard Alerts - Set up notifications
- API Overview - Access data programmatically