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/laos.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="LAO-ATT" y="878.640364333354" />
44           <point name="LAO-BOK" y="1849.75351572491" />
45           <point name="LAO-BRK" y="1528.60113863302" />
46           <point name="LAO-CHM" y="497.000285655726" />
47           <point name="LAO-HPH" y="1801.6645572156" />
48           <point name="LAO-KHM" y="871.466861512264" />
49           <point name="LAO-LNG" y="458.737102550798" />
50           <point name="LAO-LNM" y="1032.9982671109" />
51           <point name="LAO-ODM" y="1461.82338495824" />
52           <point name="LAO-PHN" y="441.721743178424" />
53           <point name="LAO-SRV" y="892.958749501481" />
54           <point name="LAO-SVN" y="1081.02885590914" />
55           <point name="LAO-VNG" y="923.845487145635" />
56           <point name="LAO-VNT" y="1141.72996540634" />
57           <point name="LAO-XGN" y="353.284601286652" />
58           <point name="LAO-XKN" y="1552.21559552113" />
59           <point name="LAO-XNG" y="633.484432768768" />
60         </series>
61       </data>
62       <palettes>
63         <palette name="colorRange">
64           <item color="#A5DEE7" />
65           <item color="#83D1E1" />
66           <item color="#5ECAE2" />
67           <item color="#00B6DD" />
68           <item color="#00A5D9" />
69           <item color="#008FC5" />
70           <item color="#007FB1" />
71         </palette>
72       </palettes>
73     </chart>
74   </charts>
75 </anychart>