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/iran.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="IRN-AEB" y="488.270884607113" /> |
44 |
<point name="IRN-AEK" y="1657.7992251412" /> |
45 |
<point name="IRN-BAV" y="191.345734610849" /> |
46 |
<point name="IRN-BKH" y="1263.53858935811" /> |
47 |
<point name="IRN-BUS" y="1809.54869175774" /> |
48 |
<point name="IRN-BVS" y="689.802847192531" /> |
49 |
<point name="IRN-CMV" y="679.221852067496" /> |
50 |
<point name="IRN-ESF" y="1928.5652925859" /> |
51 |
<point name="IRN-FAR" y="1791.38795928629" /> |
52 |
<point name="IRN-GIL" y="1579.15368749721" /> |
53 |
<point name="IRN-HMD" y="1215.66601712986" /> |
54 |
<point name="IRN-HRM" y="676.733254770158" /> |
55 |
<point name="IRN-ILA" y="301.879836386945" /> |
56 |
<point name="IRN-KHR" y="885.903271327682" /> |
57 |
<point name="IRN-KHZ" y="955.028926467071" /> |
58 |
<point name="IRN-KRD" y="831.920025326274" /> |
59 |
<point name="IRN-KRM" y="571.222076458494" /> |
60 |
<point name="IRN-LRS" y="789.553745086097" /> |
61 |
<point name="IRN-MRK" y="1377.80868326212" /> |
62 |
<point name="IRN-MZN" y="143.503181703157" /> |
63 |
<point name="IRN-SMN" y="1226.39185340441" /> |
64 |
<point name="IRN-TER" y="409.683977444509" /> |
65 |
<point name="IRN-YAZ" y="1212.87205313" /> |
66 |
<point name="IRN-ZNJ" y="1296.81301736124" /> |
67 |
</series> |
68 |
</data> |
69 |
<palettes> |
70 |
<palette name="colorRange"> |
71 |
<item color="#A5DEE7" /> |
72 |
<item color="#83D1E1" /> |
73 |
<item color="#5ECAE2" /> |
74 |
<item color="#00B6DD" /> |
75 |
<item color="#00A5D9" /> |
76 |
<item color="#008FC5" /> |
77 |
<item color="#007FB1" /> |
78 |
</palette> |
79 |
</palettes> |
80 |
</chart> |
81 |
</charts> |
82 |
</anychart> |