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/ukraine.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 = "UKR-CHH" y = "1665.9832697669" /> |
44 |
< point name = "UKR-CHK" y = "1140.444720695" /> |
45 |
< point name = "UKR-CHV" y = "34.6058998418068" /> |
46 |
< point name = "UKR-DNP" y = "1775.53499293306" /> |
47 |
< point name = "UKR-DNT" y = "58.7946744909485" /> |
48 |
< point name = "UKR-IVF" y = "1922.5635202241" /> |
49 |
< point name = "UKR-KKV" y = "430.38830833062" /> |
50 |
< point name = "UKR-KML" y = "190.796859651244" /> |
51 |
< point name = "UKR-KRM" y = "1603.47317792637" /> |
52 |
< point name = "UKR-KRN" y = "66.1729220609054" /> |
53 |
< point name = "UKR-KVG" y = "527.694778762616" /> |
54 |
< point name = "UKR-KYV" y = "723.806266078635" /> |
55 |
< point name = "UKR-LHN" y = "1198.31606056463" /> |
56 |
< point name = "UKR-LVV" y = "1014.09533573971" /> |
57 |
< point name = "UKR-MKL" y = "367.351739838418" /> |
58 |
< point name = "UKR-ODS" y = "1291.7674487884" /> |
59 |
< point name = "UKR-PLT" y = "453.94936131963" /> |
60 |
< point name = "UKR-RVN" y = "1229.84849532593" /> |
61 |
< point name = "UKR-SUM" y = "1520.97946289972" /> |
62 |
< point name = "UKR-TRN" y = "547.764698298539" /> |
63 |
< point name = "UKR-VLY" y = "1029.09611213445" /> |
64 |
< point name = "UKR-VNT" y = "952.210450057038" /> |
65 |
< point name = "UKR-ZKP" y = "1188.67751731941" /> |
66 |
< point name = "UKR-ZPR" y = "283.317878042961" /> |
67 |
< point name = "UKR-ZTM" y = "1064.22889747854" /> |
68 |
</ series > |
69 |
</ data > |
70 |
< palettes > |
71 |
< palette name = "colorRange" > |
72 |
< item color = "#A5DEE7" /> |
73 |
< item color = "#83D1E1" /> |
74 |
< item color = "#5ECAE2" /> |
75 |
< item color = "#00B6DD" /> |
76 |
< item color = "#00A5D9" /> |
77 |
< item color = "#008FC5" /> |
78 |
< item color = "#007FB1" /> |
79 |
</ palette > |
80 |
</ palettes > |
81 |
</ chart > |
82 |
</ charts > |
83 |
</ anychart > |