From 9e2fa78978c13727736f204f51c4ab7d2924b95d Mon Sep 17 00:00:00 2001 From: Sierra Guequierre Date: Fri, 10 Jan 2025 12:22:01 -0500 Subject: [PATCH 1/3] Update visualize.md --- docs/data-ai/data/visualize.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data-ai/data/visualize.md b/docs/data-ai/data/visualize.md index 42eba9c936..fbff03e90d 100644 --- a/docs/data-ai/data/visualize.md +++ b/docs/data-ai/data/visualize.md @@ -56,7 +56,7 @@ Give it a name. Click **Add widget** and select the appropriate widget for your machine. Repeat as many times as necessary. -Click **Add widget** and add a **GPS** widget for a movement sensor and a **time series** or **stat** widget for a sensor. +Click **Add widget** and add a **GPS** widget for a movement sensor, a **stat** widget for a sensor, and a **time series** widget for any component that supports data capture. {{% /tablestep %}} {{% tablestep %}} @@ -67,7 +67,7 @@ Select **Monitor** in the top right corner to leave editing mode. Click **Select machine** and select your configured machine. Your dashboard now shows the configured widget for the data from your machine. -For example, a time series graph measuring noise over time: +For example, a time series graph measuring noise over time for a sensor component: {{< imgproc src="/services/data/time-series.png" alt="Time series widget measuring noise over time." style="width:500px" resize="1200x" class="imgzoom fill" >}} From 4ee3cf22cef154c1570f28b2b832ee2c1e74557a Mon Sep 17 00:00:00 2001 From: Sierra Guequierre Date: Fri, 10 Jan 2025 12:26:42 -0500 Subject: [PATCH 2/3] Apply suggestions from code review --- docs/data-ai/data/visualize.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-ai/data/visualize.md b/docs/data-ai/data/visualize.md index fbff03e90d..25444ae977 100644 --- a/docs/data-ai/data/visualize.md +++ b/docs/data-ai/data/visualize.md @@ -56,7 +56,7 @@ Give it a name. Click **Add widget** and select the appropriate widget for your machine. Repeat as many times as necessary. -Click **Add widget** and add a **GPS** widget for a movement sensor, a **stat** widget for a sensor, and a **time series** widget for any component that supports data capture. +Click **Add widget** and add a **GPS** widget for a movement sensor, a **stat** widget for a sensor, and a **time series** widget for any component that supports capturing numeric data. {{% /tablestep %}} {{% tablestep %}} From e2e5f8c042af15f4700db5b48f4612f6a574c6fd Mon Sep 17 00:00:00 2001 From: Sierra Guequierre Date: Fri, 10 Jan 2025 13:42:27 -0500 Subject: [PATCH 3/3] Apply suggestions from code review --- docs/data-ai/data/visualize.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-ai/data/visualize.md b/docs/data-ai/data/visualize.md index 25444ae977..91cab09e7c 100644 --- a/docs/data-ai/data/visualize.md +++ b/docs/data-ai/data/visualize.md @@ -56,7 +56,7 @@ Give it a name. Click **Add widget** and select the appropriate widget for your machine. Repeat as many times as necessary. -Click **Add widget** and add a **GPS** widget for a movement sensor, a **stat** widget for a sensor, and a **time series** widget for any component that supports capturing numeric data. +Click **Add widget** and add a **GPS** widget for any position-reporting sensor, a **stat** widget for current readings from a sensor, or a **time series** widget to graph data for any component that supports capturing numeric data. {{% /tablestep %}} {{% tablestep %}}