Files
grafana/public/app/plugins/panel/nodeGraph
Juan Luis Peña Wagner ffb15ef363 NodeGraph: Allow to set node radius in dataframe (#74963)
Allow to set node radius in dataframe
2023-09-25 16:55:52 +02:00
..
2021-05-12 16:04:21 +02:00
2022-11-29 15:52:08 +00:00

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.

Node graph panel