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="/oceania/papua_new_guinea.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="PP" y="739.174661570776" /> |
44 |
<point name="PP01" y="47.1626315485512" /> |
45 |
<point name="PP02" y="1251.82300678074" /> |
46 |
<point name="PP03" y="1600.27842856957" /> |
47 |
<point name="PP04" y="182.491667653663" /> |
48 |
<point name="PP05" y="698.733171773485" /> |
49 |
<point name="PP06" y="1191.06333665134" /> |
50 |
<point name="PP07" y="825.202862185055" /> |
51 |
<point name="PP08" y="1096.39262552205" /> |
52 |
<point name="PP09" y="792.889634516504" /> |
53 |
<point name="PP10" y="774.240479233787" /> |
54 |
<point name="PP11" y="1761.19852706846" /> |
55 |
<point name="PP12" y="371.772106910018" /> |
56 |
<point name="PP13" y="693.336457336944" /> |
57 |
<point name="PP14" y="1123.34973044849" /> |
58 |
<point name="PP15" y="42.4492517683884" /> |
59 |
<point name="PP16" y="1895.53506481253" /> |
60 |
<point name="PP17" y="908.796008168159" /> |
61 |
<point name="PP19" y="1859.06371095174" /> |
62 |
<point name="PP20" y="136.200777318422" /> |
63 |
</series> |
64 |
</data> |
65 |
<palettes> |
66 |
<palette name="colorRange"> |
67 |
<item color="#A5DEE7" /> |
68 |
<item color="#83D1E1" /> |
69 |
<item color="#5ECAE2" /> |
70 |
<item color="#00B6DD" /> |
71 |
<item color="#00A5D9" /> |
72 |
<item color="#008FC5" /> |
73 |
<item color="#007FB1" /> |
74 |
</palette> |
75 |
</palettes> |
76 |
</chart> |
77 |
</charts> |
78 |
</anychart> |