Skip to content

DOCS-3158: document updated table widget, and also all other viz widgets #4420

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

Merged

Conversation

nathan-contino
Copy link
Member

Adds documentation for various undocumented widgets in the TELEOP page.

Copy link

netlify bot commented Jun 27, 2025

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit c419460
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/6862d8c91f218b0008cdc72e
😎 Deploy Preview https://deploy-preview-4420--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 43 (🔴 down 10 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Jun 27, 2025
Copy link
Collaborator

@JessamyT JessamyT left a comment

Choose a reason for hiding this comment

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

Most of my comments are predicated on the understanding that we are going for fewer screenshots, not more, for shorter page, lower maintenance burden, and smaller docs repo size. So I recommend taking out all of the ones that just show configuration, and leave only the ones that let you see what each option is. Maybe I missed a convo though?

FWIW they do look pretty and I'm sure some subset of users would find it reassuring to follow along with them all, it just makes it a v long page to scroll through, and harder to quickly refer to the widget types.


For example, the following image shows a time series graph measuring noise over time for a sensor component:

{{<imgproc src="/services/data/visualize-widget-time-series.png" alt="Time series widget measuring noise over time." style="width:700px" resize="1200x" class="imgzoom fill shadow" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

isn't this one redundant with widget types below which shows the time series widget?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. But this image is used elsewhere, so I can't delete it, and I'm trying to get the point across that users can add one or many components. That might be obvious to those of us who have used this section before, but for a new user, it's a useful piece of information IMO.

Copy link
Collaborator

Choose a reason for hiding this comment

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

No need to delete the image file but the wording around this is a bit confusing now--it says click and drag to arrange, and then shows this before the multi-widget example. If you don't want to remove, how about moving this to the top of the page (and making it small) for a quick visual of what they'll be able to make?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like nothing has changed here since last review?

Copy link
Member Author

Choose a reason for hiding this comment

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

updated the ordering

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ooh so you decided to keep this here in the steps just in a very slightly different spot--didn't realize. I do still think it adds clutter and now after the 2 steps everything is un-indented, so I would recommend changing this per comment (I think it makes more sense smaller and in intro), but won't block

@nathan-contino
Copy link
Member Author

@JessamyT addressed all of your concerns, thanks for the feedback. Please take another look when you get the chance.


For example, the following image shows a time series graph measuring noise over time for a sensor component:

{{<imgproc src="/services/data/visualize-widget-time-series.png" alt="Time series widget measuring noise over time." style="width:700px" resize="1200x" class="imgzoom fill shadow" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

No need to delete the image file but the wording around this is a bit confusing now--it says click and drag to arrange, and then shows this before the multi-widget example. If you don't want to remove, how about moving this to the top of the page (and making it small) for a quick visual of what they'll be able to make?


Your dashboard now shows the configured widget for the data from your machine.
For example, a time series graph measuring noise over time for a sensor component:
1. To arrange widgets on your workspace, click and drag the grid icon in the top left of your widget:
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it'd make more sense to move this step to after you introduce multiple widgets

Copy link
Member Author

Choose a reason for hiding this comment

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

Since you can arrange even a single widget, I think it's fine here.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I tried doing it and I couldn't get any changes to happen--it still takes up the whole screen. What does it mean to arrange a single widget?

Copy link
Member Author

Choose a reason for hiding this comment

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

This also applies to adding a widget to an existing dashboard. But sure, I'll move that instruction.

@nathan-contino
Copy link
Member Author

@JessamyT implemented your changes. Please take a look when you get the chance and let me know which of the remaining changes must be implemented to reach approval. I'd like to prevent us from circling back to the same points repeatedly to keep this moving.


For example, the following image shows a time series graph measuring noise over time for a sensor component:

{{<imgproc src="/services/data/visualize-widget-time-series.png" alt="Time series widget measuring noise over time." style="width:700px" resize="1200x" class="imgzoom fill shadow" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like nothing has changed here since last review?

@nathan-contino
Copy link
Member Author

@JessamyT updated again as per your requests

Copy link
Collaborator

@JessamyT JessamyT left a comment

Choose a reason for hiding this comment

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

LGTM % 2 comments from previous round that I stand by but won't block on


For example, the following image shows a time series graph measuring noise over time for a sensor component:

{{<imgproc src="/services/data/visualize-widget-time-series.png" alt="Time series widget measuring noise over time." style="width:700px" resize="1200x" class="imgzoom fill shadow" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ooh so you decided to keep this here in the steps just in a very slightly different spot--didn't realize. I do still think it adds clutter and now after the 2 steps everything is un-indented, so I would recommend changing this per comment (I think it makes more sense smaller and in intro), but won't block


To arrange widgets on your workspace, click and drag the grid icon in the top left of your widget:

{{<imgproc src="/services/data/visualize-widget-move.png" alt="Click the grid icon to move a widget." style="width:500px" resize="1200x" class="imgzoom fill shadow" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I stand by prev comment that at least for me when testing in app, dragging a single widget does nothing so it'd make more sense to show this on multiple, and could crop multiple-widget image to zoom in slightly on this UI element.

@nathan-contino nathan-contino merged commit 8399e12 into viamrobotics:main Jun 30, 2025
12 checks passed
@nathan-contino nathan-contino deleted the DOCS-3158-visualization-teleop branch June 30, 2025 18:38
Copy link

🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs'

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.

4 participants