-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDecisionTree.drawio
More file actions
218 lines (218 loc) · 20.8 KB
/
DecisionTree.drawio
File metadata and controls
218 lines (218 loc) · 20.8 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<mxfile host="app.diagrams.net" modified="2024-02-05T12:28:13.574Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36" etag="ed3HLTPUIoq0YLjCo6uX" version="23.1.1" type="github">
<diagram name="Page-1" id="10a91c8b-09ff-31b1-d368-03940ed4cc9e">
<mxGraphModel dx="1120" dy="458" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="62893188c0fa7362-1" value="User Type" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" parent="1" vertex="1">
<mxGeometry x="780" y="40" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="62893188c0fa7362-2" value="Personal User" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" parent="1" vertex="1">
<mxGeometry x="430" y="170" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="62893188c0fa7362-3" value="Professional User" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" parent="1" vertex="1">
<mxGeometry x="1100" y="170" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="62893188c0fa7362-4" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12" parent="1" source="62893188c0fa7362-1" target="62893188c0fa7362-3" edge="1">
<mxGeometry x="-0.3002" y="13" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-5" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12" parent="1" source="62893188c0fa7362-1" target="62893188c0fa7362-2" edge="1">
<mxGeometry x="-0.359" y="-11" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-8" value="<span>Connected</span>" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" parent="1" vertex="1">
<mxGeometry x="320" y="280" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="62893188c0fa7362-9" value="<span>NotConnected</span>" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" parent="1" vertex="1">
<mxGeometry x="660" y="280" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="62893188c0fa7362-12" value="Collecting Data" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" parent="1" vertex="1">
<mxGeometry x="160" y="395" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="62893188c0fa7362-13" value="<span>NotCollecting Data</span>" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" parent="1" vertex="1">
<mxGeometry x="490" y="395" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="62893188c0fa7362-14" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12" parent="1" source="62893188c0fa7362-2" target="62893188c0fa7362-8" edge="1">
<mxGeometry x="-0.2" y="-14" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-15" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12" parent="1" source="62893188c0fa7362-2" target="62893188c0fa7362-9" edge="1">
<mxGeometry x="-0.2" y="14" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-16" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.442;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="62893188c0fa7362-3" target="dX4n2EYJNMjHu5wcCzyy-31" edge="1">
<mxGeometry x="-0.2614" y="-13" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="774.5454545454545" y="280" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-17" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" parent="1" source="62893188c0fa7362-3" target="dX4n2EYJNMjHu5wcCzyy-32" edge="1">
<mxGeometry x="-0.1294" y="17" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="912.7272727272727" y="280" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-18" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12" parent="1" source="62893188c0fa7362-8" target="62893188c0fa7362-12" edge="1">
<mxGeometry x="-0.2168" y="-14" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-19" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12" parent="1" source="62893188c0fa7362-8" target="62893188c0fa7362-13" edge="1">
<mxGeometry x="-0.2842" y="12" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="62893188c0fa7362-24" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="62893188c0fa7362-12" target="dX4n2EYJNMjHu5wcCzyy-11" edge="1">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="220" y="560" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-11" value="Youtube , Instagram , Twitter , LinkedIn" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="160" y="520" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-17" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;" edge="1" parent="1">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="180" y="580" as="sourcePoint" />
<mxPoint x="110" y="650" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-18" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;" edge="1" parent="1" target="dX4n2EYJNMjHu5wcCzyy-27">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="229.5" y="580" as="sourcePoint" />
<mxPoint x="229.5" y="645" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-19" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;" edge="1" parent="1" target="dX4n2EYJNMjHu5wcCzyy-26">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="270" y="580" as="sourcePoint" />
<mxPoint x="380" y="645" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-20" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="62893188c0fa7362-13" target="dX4n2EYJNMjHu5wcCzyy-30">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="520" y="460" as="sourcePoint" />
<mxPoint x="490" y="560" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-26" value="Analytics view" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="330" y="650" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-27" value="Content Scheduling" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="180" y="650" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-28" value="DashboardCustomization" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="30" y="650" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-30" value="Dashboard Customization" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="490" y="560" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-31" value="<span>Connected</span>" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="1020" y="280" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-32" value="<span>Not Connected</span>" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="1310" y="300" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-34" value="NotCollecting Data" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="1140" y="400" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-35" value="Collecting Data" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="880" y="400" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-37" value="DashBoard Customization" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="680" y="400" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-40" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.667;exitY=1.033;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="62893188c0fa7362-9" target="dX4n2EYJNMjHu5wcCzyy-37">
<mxGeometry x="-0.2" y="14" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="695" y="340" as="sourcePoint" />
<mxPoint x="805" y="392" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-42" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.564;entryY=-0.05;entryDx=0;entryDy=0;exitX=0.325;exitY=1.017;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;" edge="1" parent="1" source="dX4n2EYJNMjHu5wcCzyy-31" target="dX4n2EYJNMjHu5wcCzyy-35">
<mxGeometry x="-0.2" y="14" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="1050" y="337" as="sourcePoint" />
<mxPoint x="1060" y="395" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-43" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.357;entryY=-0.033;entryDx=0;entryDy=0;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryPerimeter=0;" edge="1" parent="1" source="dX4n2EYJNMjHu5wcCzyy-31" target="dX4n2EYJNMjHu5wcCzyy-34">
<mxGeometry x="-0.2" y="14" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="1069" y="351" as="sourcePoint" />
<mxPoint x="969" y="407" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-44" value="Youtube , Instagram , Twitter , LinkedIn" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="880" y="510" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-47" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="dX4n2EYJNMjHu5wcCzyy-35" target="dX4n2EYJNMjHu5wcCzyy-44">
<mxGeometry x="-0.2" y="14" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="950" y="460" as="sourcePoint" />
<mxPoint x="850" y="516" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-49" value="Analytics view" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="1040" y="640" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-50" value="Content Scheduling" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="900" y="640" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-51" value="DashboardCustomization" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="750" y="640" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-52" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="dX4n2EYJNMjHu5wcCzyy-51">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="898" y="570" as="sourcePoint" />
<mxPoint x="830" y="640" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-53" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.508;entryY=-0.1;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="dX4n2EYJNMjHu5wcCzyy-50">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="947.5" y="570" as="sourcePoint" />
<mxPoint x="955" y="640" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-54" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="dX4n2EYJNMjHu5wcCzyy-49">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="988" y="570" as="sourcePoint" />
<mxPoint x="1072" y="640" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-56" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.564;exitY=1.067;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" target="dX4n2EYJNMjHu5wcCzyy-57" source="dX4n2EYJNMjHu5wcCzyy-34">
<mxGeometry x="0.1373" y="-16" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="1220" y="460" as="sourcePoint" />
<mxPoint x="1160" y="565" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-57" value="Dashboard Customization" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="1160" y="565" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-58" value="DashBoard Customization" style="whiteSpace=wrap;html=1;rounded=1;shadow=1;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=12;align=center;" vertex="1" parent="1">
<mxGeometry x="1330" y="418" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="dX4n2EYJNMjHu5wcCzyy-59" value="" style="rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=none;endFill=0;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=12;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.667;exitY=1.033;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" target="dX4n2EYJNMjHu5wcCzyy-58">
<mxGeometry x="-0.2" y="14" relative="1" as="geometry">
<mxPoint as="offset" />
<mxPoint x="1390" y="360" as="sourcePoint" />
<mxPoint x="1455" y="410" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>