mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
483 B
483 B
Node Graph
The node graph visualizes directed graphs or networks. It uses a directed force layout to effectively position the nodes, so it can display complex infrastructure maps, hierarchies, or execution diagrams.
You can read more about the node graph panel here.