# Visualizer user guide

## System Requirements

There are some features that a few browsers don’t support, for the best experience we recommend using Google Chrome and a widescreen.

## Using the Toolbar

This component has two display modes:&#x20;

#### Graph visualization mode

#### Table visualization mode

## Extra features

### Footer

This is an informational component within it you have the Id, Name, and NodeType of the selected node, when a shape or coloring operation based on a property is selected the value of that property for the selected node also will be shown. The footer also has the access to the properties overview, it is in the right-bottom corner.

### Properties overview

Displays all the properties of the selected node. You can change the display mode with the button on the top right corner, toggling between the unpinned mode (with dropback) and the pinned mode. When the pinned mode, it resizes the other components to fit in.

### Physics settings

It shows the different settings that can be made to the physics of the viewer.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gapvelocity.ai/generic-infrastructure-internal/guides/visualizer-user-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
