Difference between revisions of "User:Matteo/scratch.02"

From FreekiWiki
Jump to navigation Jump to search
(how found)
(first connection)
Line 5: Line 5:
 
   node [fontname="Helvetica", fontsize="11"]
 
   node [fontname="Helvetica", fontsize="11"]
 
   edge [fontname="Helvetica"]
 
   edge [fontname="Helvetica"]
 +
 +
timeline -> grantchecklist
  
 
subgraph cluster_0 {
 
subgraph cluster_0 {
Line 41: Line 43:
 
subgraph cluster_2 {
 
subgraph cluster_2 {
 
       style ="solid"
 
       style ="solid"
      label = "Timelines" [fontname="Helvetica"];
 
  
 +
      timeline [label="Timelines"]
 
       timeline_rfp [label="Rfp -> proposal -> accept?"]
 
       timeline_rfp [label="Rfp -> proposal -> accept?"]
 
       timeline_com [label="Communication tracking"]
 
       timeline_com [label="Communication tracking"]
 
       timeline_rep [label="Reporting cycles"]
 
       timeline_rep [label="Reporting cycles"]
 +
 +
      timeline -> timeline_rfp
 +
      timeline -> timeline_com
 +
      timeline -> timeline_rep
 +
      }
 
       }
 
       }
  

Revision as of 15:05, 16 April 2009

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.