Node Graph
You can use the Static data source to test graph panels like Node Graph.
Node Fields​
- String field idwith node ids.
- String field titlefor node names.
Edge Fields​
- String field idfor edge ids.
- String field sourcefor source id.
- String field targetfor target id.
- Number field mainstatfor the value.
