This is what I have so far, but the output is not good.
digraph G {
node [style=filled]
subgraph cluster0 {
label="Applicant";
compose [shape=box,label="compose application"];
resubmit [shape=box,label="resubmit with more information"];
}
subgraph cluster1 {
label="Head Office";
scan [shape=box,label="upload application to sharepoint"];
certify [shape=box,label="make certificate"];
}
subgraph cluster2 {
label="Chair";
style=filled;
color=lightgrey;
delegate [shape=box,label="alert panel, email receipt to applicant"];
decide [shape=diamond,label="collate results"];
request [shape=box,group=chair,label="compose letter requesting additional information"];
}
subgraph cluster3 {
label="Panel"
assess [shape=box,label="perform assessment, upload result to sharepoint"];
}
subgraph cluster4 {
ceremony [shape=box,label="present certificate"];
}
compose -> scan [label="post application"];
scan -> delegate [label="email chair"];
delegate -> compose [label="email receipt"];
delegate -> assess [label="alert panel"];
assess -> decide;
decide -> certify [label="pass"];
certify -> ceremony [label="email region"];
decide -> request [label="fail"];
request -> resubmit;
resubmit -> scan [label="resubmit"];
}
Kind regards,
Nick Lawrence
Senior Spatial Science Officer | Geospatial, Road Design & Competency
Engineering & Technology Branch | Department of Transport and Main Roads
----------
Floor 19 | Brisbane City - 313 Adelaide Street | 313 Adelaide Street | Brisbane City Qld 4000
GPO Box 1412 | Brisbane City Qld 4001
P: (07) 30667977 | F: (07) 30668998
E: [email protected]
W: www.tmr.qld.gov.au
***********************************************************************
WARNING: This email (including any attachments) may contain legally
privileged, confidential or private information and may be protected by
copyright. You may only use it if you are the person(s) it was
intended to be sent to and if you use it in an authorised way. No one
is allowed to use, review, alter, transmit, disclose, distribute, print
or copy this email without appropriate authority.
If this email was not intended for you and was sent to you by mistake,
please telephone or email me immediately, destroy any hardcopies of
this email and delete it and any copies of it from your computer
system. Any right which the sender may have under copyright law, and
any legal privilege and confidentiality attached to this email is not
waived or destroyed by that mistake.
It is your responsibility to ensure that this email does not contain
and is not affected by computer viruses, defects or interference by
third parties or replication problems (including incompatibility with
your computer system).
Opinions contained in this email do not necessarily reflect the
opinions of the Department of Transport and Main Roads,
or endorsed organisations utilising the same infrastructure.
***********************************************************************
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.