-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathout.gv
More file actions
70 lines (70 loc) · 5.67 KB
/
out.gv
File metadata and controls
70 lines (70 loc) · 5.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
digraph G {
concentrate=true;
splines="ortho";
rankdir="LR";
subgraph legend{
rank = min;
label = "legend";
Legend [shape=none, margin=0, label = <
<table cellspacing="0" cellpadding="0" border="1"><tr><td>Code2flow Legend</td></tr><tr><td>
<table cellspacing="0">
<tr><td>Regular function</td><td width="50px" bgcolor='#cccccc'></td></tr>
<tr><td>Trunk function (nothing calls this)</td><td bgcolor='#966F33'></td></tr>
<tr><td>Leaf function (this calls nothing else)</td><td bgcolor='#6db33f'></td></tr>
<tr><td>Function call</td><td><font color='black'>→</font></td></tr>
</table></td></tr></table>
>];
}node_ed0d3ef0 [label="0: (global)()" name="read_bezetting::(global)" shape="rect" style="rounded,filled" fillcolor="#966F33" ];
node_6a85fe47 [label="365: add_row()" name="read_bezetting::add_row" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_f0013fe0 [label="844: calculate_occupation()" name="read_bezetting::calculate_occupation" shape="rect" style="rounded,filled" fillcolor="#cccccc" ];
node_18f6e5d1 [label="123: create_check_table_per_accotype()" name="read_bezetting::create_check_table_per_accotype" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_8247089c [label="166: create_table_per_accotype_per_month()" name="read_bezetting::create_table_per_accotype_per_month" shape="rect" style="rounded,filled" fillcolor="#cccccc" ];
node_10f390a3 [label="890: deken_analyse()" name="read_bezetting::deken_analyse" shape="rect" style="rounded,filled" fillcolor="#966F33" ];
node_58acc136 [label="857: generate_and_show_info_all_years()" name="read_bezetting::generate_and_show_info_all_years" shape="rect" style="rounded,filled" fillcolor="#cccccc" ];
node_c286f7d9 [label="334: generate_columns_to_use()" name="read_bezetting::generate_columns_to_use" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_7e764e84 [label="984: main()" name="read_bezetting::main" shape="rect" style="rounded,filled" fillcolor="#966F33" ];
node_f2814c85 [label="388: make_booking_table()" name="read_bezetting::make_booking_table" shape="rect" style="rounded,filled" fillcolor="#cccccc" ];
node_0e60d438 [label="573: make_complete_df()" name="read_bezetting::make_complete_df" shape="rect" style="rounded,filled" fillcolor="#cccccc" ];
node_3c618706 [label="711: make_date_columns()" name="read_bezetting::make_date_columns" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_565f4479 [label="772: make_occopuation_graph()" name="read_bezetting::make_occopuation_graph" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_621bc29a [label="823: most_checkins_out()" name="read_bezetting::most_checkins_out" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_802694b2 [label="972: occupation_per_accomodation()" name="read_bezetting::occupation_per_accomodation" shape="rect" style="rounded,filled" fillcolor="#966F33" ];
node_4f40c0bf [label="241: print_businessinfo()" name="read_bezetting::print_businessinfo" shape="rect" style="rounded,filled" fillcolor="#cccccc" ];
node_9134c7e3 [label="543: replace_acco_types()" name="read_bezetting::replace_acco_types" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_7c5de770 [label="105: retrieve_prijzen()" name="read_bezetting::retrieve_prijzen" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_dcca9ba9 [label="506: select_to_do_and_sheet()" name="read_bezetting::select_to_do_and_sheet" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_6488df40 [label="478: show_info_from_bookingtable()" name="read_bezetting::show_info_from_bookingtable" shape="rect" style="rounded,filled" fillcolor="#6db33f" ];
node_ed0d3ef0 -> node_f2814c85 [color="#000000" penwidth="2"];
node_ed0d3ef0 -> node_6488df40 [color="#000000" penwidth="2"];
node_f0013fe0 -> node_3c618706 [color="#000000" penwidth="2"];
node_8247089c -> node_4f40c0bf [color="#F0E442" penwidth="2"];
node_10f390a3 -> node_f2814c85 [color="#009E73" penwidth="2"];
node_58acc136 -> node_18f6e5d1 [color="#D55E00" penwidth="2"];
node_58acc136 -> node_8247089c [color="#D55E00" penwidth="2"];
node_58acc136 -> node_c286f7d9 [color="#D55E00" penwidth="2"];
node_58acc136 -> node_0e60d438 [color="#D55E00" penwidth="2"];
node_58acc136 -> node_4f40c0bf [color="#D55E00" penwidth="2"];
node_58acc136 -> node_7c5de770 [color="#D55E00" penwidth="2"];
node_7e764e84 -> node_f0013fe0 [color="#F0E442" penwidth="2"];
node_7e764e84 -> node_f0013fe0 [color="#F0E442" penwidth="2"];
node_7e764e84 -> node_58acc136 [color="#F0E442" penwidth="2"];
node_7e764e84 -> node_3c618706 [color="#F0E442" penwidth="2"];
node_7e764e84 -> node_565f4479 [color="#F0E442" penwidth="2"];
node_7e764e84 -> node_621bc29a [color="#F0E442" penwidth="2"];
node_f2814c85 -> node_6a85fe47 [color="#0072B2" penwidth="2"];
node_f2814c85 -> node_6a85fe47 [color="#0072B2" penwidth="2"];
node_f2814c85 -> node_6a85fe47 [color="#0072B2" penwidth="2"];
node_f2814c85 -> node_c286f7d9 [color="#0072B2" penwidth="2"];
node_f2814c85 -> node_9134c7e3 [color="#0072B2" penwidth="2"];
node_f2814c85 -> node_dcca9ba9 [color="#0072B2" penwidth="2"];
node_0e60d438 -> node_9134c7e3 [color="#000000" penwidth="2"];
node_802694b2 -> node_f2814c85 [color="#56B4E9" penwidth="2"];
node_4f40c0bf -> node_9134c7e3 [color="#CC79A7" penwidth="2"];
subgraph cluster_eed13bbe {
node_7c5de770 node_18f6e5d1 node_8247089c node_4f40c0bf node_c286f7d9 node_6a85fe47 node_f2814c85 node_6488df40 node_dcca9ba9 node_9134c7e3 node_0e60d438 node_3c618706 node_565f4479 node_621bc29a node_f0013fe0 node_58acc136 node_10f390a3 node_802694b2 node_7e764e84 node_ed0d3ef0;
label="File: read_bezetting";
name="read_bezetting";
style="filled";
graph[style=dotted];
};
}