Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/frontend/src/content/docs/dashboard/explore.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Alternatively, you can view the resources as a graph. The graph view provides a

<Image src={projectGraphs} alt="A screenshot of the Aspire dashboard Resources page in graph view." />

You can interact with the graph by selecting a resource to view its details. The overall view also supports zooming in and out.
You can interact with the graph by selecting a resource to view its details. The overall view also supports zooming in and out. To access a resource's actions from the graph, hover over a node to reveal a cog icon below its status badge, and then select the cog to open the resource's context menu—the same menu available from the resources table. The menu header identifies which resource its actions target. You can also right-click a node to open the same menu.

### Resource actions

Expand Down
Loading