igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Igraph incidents


From: Mike Dylan
Subject: Re: [igraph] Igraph incidents
Date: Fri, 5 Oct 2012 07:22:25 -0700 (PDT)

Hi Tamas:
 
The idea is to show when application is causing an indent, what applications are impacted. So, innder node should be Application_caused_the_incident and edges should be the impacted applications.
 
Thank you so much for a very quick response, this is really good. Since my data frame is huge, this will be a very nice high level over view for the management.
On Friday, October 5, 2012 10:02:53 AM UTC-4, Tamas Nepusz wrote:
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help

reply via email to

[Prev in Thread] Current Thread [Next in Thread]