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 
> [email protected] <javascript:> 
> https://lists.nongnu.org/mailman/listinfo/igraph-help 
>
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to