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="/asia/bhutan.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="BTN-BMT" y="1380.29135082862" />
44           <point name="BTN-CHH" y="76.4491716755783" />
45           <point name="BTN-CHR" y="486.474624130165" />
46           <point name="BTN-DAG" y="1199.90311432625" />
47           <point name="BTN-GYL" y="1369.88915380551" />
48           <point name="BTN-HA_" y="543.409019030355" />
49           <point name="BTN-LHN" y="561.892278754102" />
50           <point name="BTN-MNG" y="770.231427983489" />
51           <point name="BTN-PAR" y="162.018120364294" />
52           <point name="BTN-PMG" y="916.550510989758" />
53           <point name="BTN-PNK" y="1962.99639063096" />
54           <point name="BTN-SDJ" y="1289.57540788202" />
55           <point name="BTN-SHM" y="1681.48030605236" />
56           <point name="BTN-SMC" y="1981.90796095035" />
57           <point name="BTN-THM" y="1157.6735485148" />
58           <point name="BTN-TNG" y="126.955773740521" />
59           <point name="BTN-TSH" y="1057.46949047664" />
60           <point name="BTN-WNP" y="509.617001986884" />
61         </series>
62       </data>
63       <palettes>
64         <palette name="colorRange">
65           <item color="#A5DEE7" />
66           <item color="#83D1E1" />
67           <item color="#5ECAE2" />
68           <item color="#00B6DD" />
69           <item color="#00A5D9" />
70           <item color="#008FC5" />
71           <item color="#007FB1" />
72         </palette>
73       </palettes>
74     </chart>
75   </charts>
76 </anychart>