Difference between revisions of "User:Matteo/scratch.02"
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" | ||
| − | |||
| + | 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 14:05, 16 April 2009
