01 |
<?xml version="1.0" encoding="UTF-8"?> |
02 |
< anychart > |
03 |
< margin all = "0" /> |
04 |
< charts > |
05 |
< chart plot_type = "Map" > |
06 |
< chart_settings > |
07 |
< title enabled = ""False"" /> |
08 |
< chart_background enabled = "false" > |
09 |
< inside_margin all = "1" left = "0" top = "0" /> |
10 |
</ chart_background > |
11 |
< data_plot_background > |
12 |
< border enabled = "false" /> |
13 |
< effects enabled = "False" /> |
14 |
< fill type = "Gradient" > |
15 |
< gradient angle = "45" > |
16 |
< key color = "White" /> |
17 |
< key color = "RGB(240,240,240)" /> |
18 |
</ gradient > |
19 |
</ fill > |
20 |
</ data_plot_background > |
21 |
</ chart_settings > |
22 |
< data_plot_settings > |
23 |
< map_series source = "/europe/romania.amap" > |
24 |
< grid > |
25 |
< parallels enabled = "False" > |
26 |
< labels enabled = "False" /> |
27 |
</ parallels > |
28 |
< meridians enabled = "False" > |
29 |
< labels enabled = "False" /> |
30 |
</ meridians > |
31 |
< background enabled = "False" /> |
32 |
</ grid > |
33 |
< projection type = "orthographic" /> |
34 |
< defined_map_region > |
35 |
< tooltip_settings enabled = "True" > |
36 |
< format > <![CDATA[ {%REGION_NAME}{enabled:False} - {%YValue} ]]> </ format > |
37 |
</ tooltip_settings > |
38 |
</ defined_map_region > |
39 |
</ map_series > |
40 |
</ data_plot_settings > |
41 |
< data > |
42 |
< series name = "Sample Series" style = "defaultMapStyle" palette = "colorRange" > |
43 |
< point name = "ROM-ALB" y = "278.915763031186" /> |
44 |
< point name = "ROM-ARA" y = "1401.88174201263" /> |
45 |
< point name = "ROM-ARG" y = "613.097461225976" /> |
46 |
< point name = "ROM-BAC" y = "1947.8789539765" /> |
47 |
< point name = "ROM-BIH" y = "1203.12800221291" /> |
48 |
< point name = "ROM-BNA" y = "1084.78382094055" /> |
49 |
< point name = "ROM-BRA" y = "857.183410253927" /> |
50 |
< point name = "ROM-BRS" y = "560.830206871419" /> |
51 |
< point name = "ROM-BTS" y = "1333.42722306653" /> |
52 |
< point name = "ROM-BUC" y = "153.262403865001" /> |
53 |
< point name = "ROM-BUZ" y = "990.477328649944" /> |
54 |
< point name = "ROM-CLR" y = "736.603768885417" /> |
55 |
< point name = "ROM-CLU" y = "91.6200494820345" /> |
56 |
< point name = "ROM-CNS" y = "438.624632749066" /> |
57 |
< point name = "ROM-CSV" y = "577.873959475138" /> |
58 |
< point name = "ROM-CVS" y = "1720.95223503232" /> |
59 |
< point name = "ROM-DMB" y = "1239.65712787567" /> |
60 |
< point name = "ROM-DOL" y = "1350.10017703758" /> |
61 |
< point name = "ROM-GAL" y = "1396.65496880033" /> |
62 |
< point name = "ROM-GIU" y = "1733.13867940248" /> |
63 |
< point name = "ROM-GOR" y = "1335.51481707744" /> |
64 |
< point name = "ROM-HND" y = "1196.2855659408" /> |
65 |
< point name = "ROM-HRG" y = "1980.80364427567" /> |
66 |
< point name = "ROM-IAS" y = "1627.95901001802" /> |
67 |
< point name = "ROM-ILM" y = "410.092057851186" /> |
68 |
< point name = "ROM-MHD" y = "1126.46696303341" /> |
69 |
< point name = "ROM-MRM" y = "1384.68285435097" /> |
70 |
< point name = "ROM-MUR" y = "415.661571740947" /> |
71 |
< point name = "ROM-NEA" y = "1869.42702898263" /> |
72 |
< point name = "ROM-OLT" y = "36.0107654873332" /> |
73 |
< point name = "ROM-PRH" y = "587.861030636291" /> |
74 |
< point name = "ROM-SAL" y = "1126.94627285327" /> |
75 |
< point name = "ROM-SIB" y = "1064.6678521599" /> |
76 |
< point name = "ROM-SMA" y = "1952.25502920908" /> |
77 |
< point name = "ROM-SUC" y = "1982.14795812133" /> |
78 |
< point name = "ROM-TIM" y = "1876.48404570133" /> |
79 |
< point name = "ROM-TLR" y = "335.98102272301" /> |
80 |
< point name = "ROM-TUL" y = "454.466968986423" /> |
81 |
< point name = "ROM-VAS" y = "1135.03523875728" /> |
82 |
< point name = "ROM-VIL" y = "1579.68935257741" /> |
83 |
< point name = "ROM-VRN" y = "319.893960989962" /> |
84 |
</ series > |
85 |
</ data > |
86 |
< palettes > |
87 |
< palette name = "colorRange" > |
88 |
< item color = "#A5DEE7" /> |
89 |
< item color = "#83D1E1" /> |
90 |
< item color = "#5ECAE2" /> |
91 |
< item color = "#00B6DD" /> |
92 |
< item color = "#00A5D9" /> |
93 |
< item color = "#008FC5" /> |
94 |
< item color = "#007FB1" /> |
95 |
</ palette > |
96 |
</ palettes > |
97 |
</ chart > |
98 |
</ charts > |
99 |
</ anychart > |