01 |
<?xml version="1.0" encoding="UTF-8"?> |
02 |
<anychart> |
03 |
<charts> |
04 |
<chart plot_type="TreeMap"> |
05 |
<data_plot_settings> |
06 |
<tree_map> |
07 |
<tree_map_style> |
08 |
<branch> |
09 |
<inside_margin all="0" /> |
10 |
<outside_margin all="3" /> |
11 |
</branch> |
12 |
</tree_map_style> |
13 |
<tooltip_settings enabled="true" /> |
14 |
<label_settings enabled="true" /> |
15 |
</tree_map> |
16 |
</data_plot_settings> |
17 |
<chart_settings> |
18 |
<data_plot_background enabled="false"> |
19 |
<effects enabled="false" /> |
20 |
</data_plot_background> |
21 |
<legend enabled="true" ignore_auto_item="true" rows_padding="0"> |
22 |
<title enabled="false" /> |
23 |
<items> |
24 |
<item source="Thresholds" /> |
25 |
</items> |
26 |
</legend> |
27 |
<title> |
28 |
<text><![CDATA[Product Genre (TreeMap Chart, using Custom Thresholds)]]></text> |
29 |
</title> |
30 |
</chart_settings> |
31 |
<palettes> |
32 |
<palette name="autoPalette" type="ColorRange" color_count="10"> |
33 |
<gradient> |
34 |
<key color="#FFFFFF" /> |
35 |
<key color="#4A5AC7" /> |
36 |
</gradient> |
37 |
</palette> |
38 |
</palettes> |
39 |
<thresholds> |
40 |
<threshold name="autoTr"> |
41 |
<condition name="Retro Arcade" type="EqualTo" value_1="{%Genre}" value_2="Retro Arcade" color="#7E95C0" /> |
42 |
<condition name="Movie/ TV" type="EqualTo" value_1="{%Genre}" value_2="Movie/ TV" color="#B38DAF" /> |
43 |
<condition name="Arcade Puzzle" type="EqualTo" value_1="{%Genre}" value_2="Arcade Puzzle" color="#F48C3A" /> |
44 |
<condition name="Racing" type="EqualTo" value_1="{%Genre}" value_2="Racing" color="#DEBB7C" /> |
45 |
<condition name="Strategy" type="EqualTo" value_1="{%Genre}" value_2="Strategy" color="#8ACFFE" /> |
46 |
<condition name="Action/ Adventure" type="EqualTo" value_1="{%Genre}" value_2="Action/ Adventure" color="#89A47B" /> |
47 |
<condition name="Card/ Casino" type="EqualTo" value_1="{%Genre}" value_2="Card/ Casino" color="#F28F9B" /> |
48 |
<condition name="Leisure Sports" type="EqualTo" value_1="{%Genre}" value_2="Leisure Sports" color="#F5C4B2" /> |
49 |
<condition name="Sport" type="EqualTo" value_1="{%Genre}" value_2="Sport" color="#A688E9" /> |
50 |
<condition name="Board Games" type="EqualTo" value_1="{%Genre}" value_2="Board Games" color="#B788CC" /> |
51 |
</threshold> |
52 |
</thresholds> |
53 |
<data threshold="autoTr" name="Root"> |
54 |
<point name="Retro Arcade" threshold="autoTr"> |
55 |
<point name="Arkanoid" y="20354.2667"> |
56 |
<attributes> |
57 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
58 |
</attributes> |
59 |
</point> |
60 |
<point name="Bubble Bobble" y="927497.7478"> |
61 |
<attributes> |
62 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
63 |
</attributes> |
64 |
</point> |
65 |
<point name="Cooking Mama" y="175748.1898"> |
66 |
<attributes> |
67 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
68 |
</attributes> |
69 |
</point> |
70 |
<point name="Puzzle Bobble" y="2134844.137"> |
71 |
<attributes> |
72 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
73 |
</attributes> |
74 |
</point> |
75 |
<point name="Rainbow Islands" y="210289.1512"> |
76 |
<attributes> |
77 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
78 |
</attributes> |
79 |
</point> |
80 |
<point name="Space Invaders" y="47744.12453"> |
81 |
<attributes> |
82 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
83 |
</attributes> |
84 |
</point> |
85 |
<point name="Space Invaders AE" y="127626.4261"> |
86 |
<attributes> |
87 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
88 |
</attributes> |
89 |
</point> |
90 |
<point name="Super Puzzle Bobble" y="1670989.048"> |
91 |
<attributes> |
92 |
<attribute name="Genre"><![CDATA[Retro Arcade]]></attribute> |
93 |
</attributes> |
94 |
</point> |
95 |
</point> |
96 |
<point name="Movie/ TV" threshold="autoTr"> |
97 |
<point name="Asterix The Movie" y="70986.17715"> |
98 |
<attributes> |
99 |
<attribute name="Genre"><![CDATA[Movie/ TV]]></attribute> |
100 |
</attributes> |
101 |
</point> |
102 |
<point name="Harry Potter OOTP" y="41640.65949"> |
103 |
<attributes> |
104 |
<attribute name="Genre"><![CDATA[Movie/ TV]]></attribute> |
105 |
</attributes> |
106 |
</point> |
107 |
<point name="Kung Fu Panda" y="195787.9341"> |
108 |
<attributes> |
109 |
<attribute name="Genre"><![CDATA[Movie/ TV]]></attribute> |
110 |
</attributes> |
111 |
</point> |
112 |
<point name="The Simpsons" y="143048.4546"> |
113 |
<attributes> |
114 |
<attribute name="Genre"><![CDATA[Movie/ TV]]></attribute> |
115 |
</attributes> |
116 |
</point> |
117 |
</point> |
118 |
<point name="Arcade Puzzle" threshold="autoTr"> |
119 |
<point name="Bejeweled" y="362968.5839"> |
120 |
<attributes> |
121 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
122 |
</attributes> |
123 |
</point> |
124 |
<point name="Blastdown" y="584566.024"> |
125 |
<attributes> |
126 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
127 |
</attributes> |
128 |
</point> |
129 |
<point name="Block'd" y="1111548.041"> |
130 |
<attributes> |
131 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
132 |
</attributes> |
133 |
</point> |
134 |
<point name="Harry Potter Mastering Magic" y="941309.7972"> |
135 |
<attributes> |
136 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
137 |
</attributes> |
138 |
</point> |
139 |
<point name="Lego Escape" y="179190.9194"> |
140 |
<attributes> |
141 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
142 |
</attributes> |
143 |
</point> |
144 |
<point name="Puzzle Paradise" y="510532.4583"> |
145 |
<attributes> |
146 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
147 |
</attributes> |
148 |
</point> |
149 |
<point name="Spielberg Boom Blox" y="65361.17919"> |
150 |
<attributes> |
151 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
152 |
</attributes> |
153 |
</point> |
154 |
<point name="Tetris Blockout" y="3113496.566"> |
155 |
<attributes> |
156 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
157 |
</attributes> |
158 |
</point> |
159 |
<point name="Tetris Classic" y="133172.8762"> |
160 |
<attributes> |
161 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
162 |
</attributes> |
163 |
</point> |
164 |
<point name="Tetris Mania" y="36234.03562"> |
165 |
<attributes> |
166 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
167 |
</attributes> |
168 |
</point> |
169 |
<point name="Tetris Pop" y="646614.5688"> |
170 |
<attributes> |
171 |
<attribute name="Genre"><![CDATA[Arcade Puzzle]]></attribute> |
172 |
</attributes> |
173 |
</point> |
174 |
</point> |
175 |
<point name="Racing" threshold="autoTr"> |
176 |
<point name="Burnout" y="854616.7142"> |
177 |
<attributes> |
178 |
<attribute name="Genre"><![CDATA[Racing]]></attribute> |
179 |
</attributes> |
180 |
</point> |
181 |
<point name="Need For Speed Carbon" y="172661.9511"> |
182 |
<attributes> |
183 |
<attribute name="Genre"><![CDATA[Racing]]></attribute> |
184 |
</attributes> |
185 |
</point> |
186 |
<point name="Need For Speed Pro Street" y="12066597.82"> |
187 |
<attributes> |
188 |
<attribute name="Genre"><![CDATA[Racing]]></attribute> |
189 |
</attributes> |
190 |
</point> |
191 |
<point name="Rally Stars" y="1875730.457"> |
192 |
<attributes> |
193 |
<attribute name="Genre"><![CDATA[Racing]]></attribute> |
194 |
</attributes> |
195 |
</point> |
196 |
</point> |
197 |
<point name="Strategy" threshold="autoTr"> |
198 |
<point name="Command and Conquer Tiberium Wars" y="163728.0658"> |
199 |
<attributes> |
200 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
201 |
</attributes> |
202 |
</point> |
203 |
<point name="Monopoly Tycoon" y="709218.1604"> |
204 |
<attributes> |
205 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
206 |
</attributes> |
207 |
</point> |
208 |
<point name="SimCity" y="276608.5342"> |
209 |
<attributes> |
210 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
211 |
</attributes> |
212 |
</point> |
213 |
<point name="SimCity Societies" y="3325714.031"> |
214 |
<attributes> |
215 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
216 |
</attributes> |
217 |
</point> |
218 |
<point name="SIMS 2" y="1959583.108"> |
219 |
<attributes> |
220 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
221 |
</attributes> |
222 |
</point> |
223 |
<point name="Sims Castaway" y="1013541.175"> |
224 |
<attributes> |
225 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
226 |
</attributes> |
227 |
</point> |
228 |
<point name="Sims DJ" y="146268.6485"> |
229 |
<attributes> |
230 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
231 |
</attributes> |
232 |
</point> |
233 |
<point name="Sims Pets" y="697651.3715"> |
234 |
<attributes> |
235 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
236 |
</attributes> |
237 |
</point> |
238 |
<point name="Spore Origins" y="105825.8505"> |
239 |
<attributes> |
240 |
<attribute name="Genre"><![CDATA[Strategy]]></attribute> |
241 |
</attributes> |
242 |
</point> |
243 |
</point> |
244 |
<point name="Action/ Adventure" threshold="autoTr"> |
245 |
<point name="Doom RPG" y="394711.915"> |
246 |
<attributes> |
247 |
<attribute name="Genre"><![CDATA[Action/ Adventure]]></attribute> |
248 |
</attributes> |
249 |
</point> |
250 |
<point name="Medal Of Honor" y="461475.5643"> |
251 |
<attributes> |
252 |
<attribute name="Genre"><![CDATA[Action/ Adventure]]></attribute> |
253 |
</attributes> |
254 |
</point> |
255 |
<point name="Medal Of Honor Airborne" y="244177.7789"> |
256 |
<attributes> |
257 |
<attribute name="Genre"><![CDATA[Action/ Adventure]]></attribute> |
258 |
</attributes> |
259 |
</point> |
260 |
<point name="Orcs and Elves" y="2833645.604"> |
261 |
<attributes> |
262 |
<attribute name="Genre"><![CDATA[Action/ Adventure]]></attribute> |
263 |
</attributes> |
264 |
</point> |
265 |
</point> |
266 |
<point name="Card/ Casino" threshold="autoTr"> |
267 |
<point name="Downtown Texas Hold 'em" y="429972.4746"> |
268 |
<attributes> |
269 |
<attribute name="Genre"><![CDATA[Card/ Casino]]></attribute> |
270 |
</attributes> |
271 |
</point> |
272 |
</point> |
273 |
<point name="Leisure Sports" threshold="autoTr"> |
274 |
<point name="EA Air Hockey" y="434634.3929"> |
275 |
<attributes> |
276 |
<attribute name="Genre"><![CDATA[Leisure Sports]]></attribute> |
277 |
</attributes> |
278 |
</point> |
279 |
<point name="Sims Bowling" y="305902.6768"> |
280 |
<attributes> |
281 |
<attribute name="Genre"><![CDATA[Leisure Sports]]></attribute> |
282 |
</attributes> |
283 |
</point> |
284 |
<point name="Sims Pool" y="409697.5472"> |
285 |
<attributes> |
286 |
<attribute name="Genre"><![CDATA[Leisure Sports]]></attribute> |
287 |
</attributes> |
288 |
</point> |
289 |
</point> |
290 |
<point name="Sport" threshold="autoTr"> |
291 |
<point name="Fifa Street 2" y="681378.8413"> |
292 |
<attributes> |
293 |
<attribute name="Genre"><![CDATA[Sport]]></attribute> |
294 |
</attributes> |
295 |
</point> |
296 |
<point name="Fight Night Round 3" y="661077.4582"> |
297 |
<attributes> |
298 |
<attribute name="Genre"><![CDATA[Sport]]></attribute> |
299 |
</attributes> |
300 |
</point> |
301 |
<point name="Skate" y="28582.69012"> |
302 |
<attributes> |
303 |
<attribute name="Genre"><![CDATA[Sport]]></attribute> |
304 |
</attributes> |
305 |
</point> |
306 |
</point> |
307 |
<point name="Board Games" threshold="autoTr"> |
308 |
<point name="Game Of Life" y="241769.317"> |
309 |
<attributes> |
310 |
<attribute name="Genre"><![CDATA[Board Games]]></attribute> |
311 |
</attributes> |
312 |
</point> |
313 |
<point name="Monopoly Classic" y="105837.2344"> |
314 |
<attributes> |
315 |
<attribute name="Genre"><![CDATA[Board Games]]></attribute> |
316 |
</attributes> |
317 |
</point> |
318 |
<point name="Monopoly Here and Now" y="1303226.701"> |
319 |
<attributes> |
320 |
<attribute name="Genre"><![CDATA[Board Games]]></attribute> |
321 |
</attributes> |
322 |
</point> |
323 |
<point name="Monopoly World Wide" y="205706.642"> |
324 |
<attributes> |
325 |
<attribute name="Genre"><![CDATA[Board Games]]></attribute> |
326 |
</attributes> |
327 |
</point> |
328 |
<point name="Pictionary" y="212311.7031"> |
329 |
<attributes> |
330 |
<attribute name="Genre"><![CDATA[Board Games]]></attribute> |
331 |
</attributes> |
332 |
</point> |
333 |
<point name="Scrabble" y="65718.08309"> |
334 |
<attributes> |
335 |
<attribute name="Genre"><![CDATA[Board Games]]></attribute> |
336 |
</attributes> |
337 |
</point> |
338 |
</point> |
339 |
</data> |
340 |
</chart> |
341 |
</charts> |
342 |
</anychart> |