Minimap

The minimap is located in the bottom-left corner of the NodeFlow editor and provides an overview of the entire graph.

As more nodes are added, the minimap automatically expands to fit the full size of the graph.

When nodes are connected together, they visually form groups inside the minimap, making it easier to understand the overall structure and flow of the graph.


Graph Position Indicator

A blue-highlighted area inside the minimap represents the portion of the graph that is currently visible in the editor window.

As you:

  • Pan around the graph

  • Zoom in

  • Zoom out

The highlighted area updates in real time to reflect your current view position.


Quick Navigation

You can quickly navigate through large graphs by clicking anywhere inside the minimap.

The graph editor will automatically move the view to the selected area, allowing fast navigation between distant parts of the graph.


Node Highlights

The minimap also displays different highlights to help identify important nodes:

  • Blue Highlight - Currently selected nodes.

  • Yellow Highlight - Nodes that match the current search results.

This makes it easier to locate selected or searched nodes even inside large graphs.

Last updated