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/france.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="FRA-ALS" y="1742.32006712925" />
44           <point name="FRA-AQT" y="1948.52278658586" />
45           <point name="FRA-AVR" y="4.48891334444699" />
46           <point name="FRA-BNR" y="1035.50723615825" />
47           <point name="FRA-BOR" y="141.279505631551" />
48           <point name="FRA-BRT" y="1696.69899516585" />
49           <point name="FRA-CEN" y="476.845896093569" />
50           <point name="FRA-CHA" y="243.627205604514" />
51           <point name="FRA-COR" y="586.967499268692" />
52           <point name="FRA-FRC" y="1789.90404577456" />
53           <point name="FRA-HNR" y="867.204478414359" />
54           <point name="FRA-IDF" y="217.907638390506" />
55           <point name="FRA-LIM" y="504.892024446694" />
56           <point name="FRA-LNR" y="1599.00407195045" />
57           <point name="FRA-LOR" y="1199.8749641701" />
58           <point name="FRA-MPY" y="1345.61133354232" />
59           <point name="FRA-NPC" y="518.864268678643" />
60           <point name="FRA-PAC" y="510.626420616464" />
61           <point name="FRA-PCH" y="227.612844774319" />
62           <point name="FRA-PDL" y="938.920630579312" />
63           <point name="FRA-PIC" y="1430.75392741279" />
64           <point name="FRA-RHA" y="1342.98808097047" />
65         </series>
66       </data>
67       <palettes>
68         <palette name="colorRange">
69           <item color="#A5DEE7" />
70           <item color="#83D1E1" />
71           <item color="#5ECAE2" />
72           <item color="#00B6DD" />
73           <item color="#00A5D9" />
74           <item color="#008FC5" />
75           <item color="#007FB1" />
76         </palette>
77       </palettes>
78     </chart>
79   </charts>
80 </anychart>