Hi,

>  g <- graph.data.frame(p)
> plot.igraph(g), I get graph with edges having numbers. I relly like to see
> the text like HR, Web etc. any ideas?
Okay, let's step back a little bit. We would need to know the following:

- what should the nodes of your graph represent? Are they the applications?
The impacted systems? The individual incidents?

- when should there be an edge between two nodes?

- what should the edges be labeled with?

Best,
T.

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to