Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS-3355: Update visualize.md for time series widget upgrades #3835

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

sguequierre
Copy link
Collaborator

@sguequierre sguequierre commented Jan 10, 2025

  • now supports visualizing data captured by non-sensor components

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Jan 10, 2025
@@ -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 capturing numeric data.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be a GPS widget for a GPS? Not for any movement sensor? Or does a GPS widget support an accelerometer?

Suggested change
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 a GPS, 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.

App says sensor could be stat or time series...could stat also be any component that supports capturing numeric data? If so that should be made clear

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double checked with zach and this is gps, wheeled odometry, and also any custom modular implementation-- anything that reports GetPosition. Stat is still just sensor but that will change eventually.

@viambot
Copy link
Member

viambot commented Jan 10, 2025

You can view a rendered version of the docs from this PR at https://docs-test.viam.dev/3835

@sguequierre sguequierre requested a review from JessamyT January 10, 2025 18:45
@sguequierre sguequierre merged commit 92deee8 into main Jan 10, 2025
9 of 10 checks passed
@sguequierre sguequierre deleted the sguequierre-patch-2 branch January 10, 2025 19:23
Copy link

🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs (https://docs.viam.com)'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to build This pull request is marked safe to build from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants