Chore: Add a README for the Node Graph plugin (#54801)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 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 <a href="https://grafana.com/docs/grafana/latest/visualizations/node-graph/" target="_blank">here</a>.
|
||||
|
||||
<img height="50%" alt="Node graph panel" src="https://grafana.com/static/img/docs/node-graph/node-graph-8-0.png">
|
||||
Reference in New Issue
Block a user