Creating a dashboard
After successfully connecting your device to the Ubidots cloud, follow these steps to create basic widgets on your dashboard:
Displaying the Current Value of a Variable (Metric)
Step-by-Step Instructions
-
Open Dashboards
In the top navigation bar, click onData
, then selectDashboards
. This will open the dashboard management area. -
Add a New Widget
Click theAdd new Widget
button (marked with a + icon). -
Choose a Widget Type
From the list of available widgets, choose one of theMetric
types (used to display numerical values). -
Add a Variable
Click on+ ADD VARIABLES
, then:
• Select your device
• Choose the desired variable
• Confirm the selection by clickingSELECT
-
Configure Aggregation and Time Span
Set theAggregation Method
(e.g. average, last value) andSpan
(time range). -
Edit Widget Appearance
Switch to theAPPEARANCE
tab to customize display options such as:
• Label
• Color
• Font
• Date format
• ... -
Save the Widget
ClickSAVE
to add the widget to your dashboard.
Displaying a Variable in a Basic Chart (Line Chart)
Step-by-Step Instructions
-
Open Dashboards
In the top navigation bar, click onData
, then selectDashboards
. This will open the dashboard management area. -
Add a New Widget
Click theAdd new Widget
button (marked with a + icon). -
Choose a Widget Type
From the list of available widgets, scroll to theCharts
section and choose aLine Chart
. -
Add a Variable
Click on+ ADD VARIABLES
, then:
• Select your device
• Choose the desired variable
• Confirm the selection by clickingSELECT
-
Configure Chart Settings
In theSETTINGS
tab, configure options such as:
• Aggregation Method
• Span
• Sample Period
• Bar Width
• ... -
Edit Y-Axis Settings
In the sameSETTINGS
tab, click the1 Y-Axis
button to adjust:
• Axis name
• Position
• Value range
• ... -
Edit Widget Appearance
Switch to theAPPEARANCE
tab to modify visual elements such as:
• X-axis label
• Font
• Date format
• ... -
Resize the Chart
Once the widget is added to your dashboard, resize it using the arrow icon in the bottom-right corner of the chart. -
View Data Points
Hover over the chart line to view individual data values as tooltips.
These widgets will allow you to build a simple, clear dashboard for monitoring real-time or historical sensor data.
You can combine different widget types, overlay multiple variables, or group related data visually for more advanced dashboards.