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/japan_second_level.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="JPN-AIC" y="1205.88093865937" /> |
44 |
<point name="JPN-AKI" y="1047.19498802311" /> |
45 |
<point name="JPN-AOM" y="558.961424305551" /> |
46 |
<point name="JPN-CHI" y="93.7123680923657" /> |
47 |
<point name="JPN-EHI" y="257.092364252122" /> |
48 |
<point name="JPN-FKS" y="654.532661034974" /> |
49 |
<point name="JPN-FUK" y="1017.03617489759" /> |
50 |
<point name="JPN-FUU" y="1982.46618266332" /> |
51 |
<point name="JPN-GIF" y="1750.32237253633" /> |
52 |
<point name="JPN-GUM" y="1379.18881391137" /> |
53 |
<point name="JPN-HKK" y="791.042911257149" /> |
54 |
<point name="JPN-HRS" y="1659.59550051931" /> |
55 |
<point name="JPN-HYO" y="300.313721550775" /> |
56 |
<point name="JPN-IBR" y="1534.07188762635" /> |
57 |
<point name="JPN-ISH" y="1354.12862959976" /> |
58 |
<point name="JPN-IWA" y="816.588706717169" /> |
59 |
<point name="JPN-KAG" y="22.7123284818196" /> |
60 |
<point name="JPN-KGS" y="629.532210821999" /> |
61 |
<point name="JPN-KMM" y="244.061046393617" /> |
62 |
<point name="JPN-KNG" y="534.059427927276" /> |
63 |
<point name="JPN-KOC" y="1478.2490765109" /> |
64 |
<point name="JPN-KYO" y="260.458299080123" /> |
65 |
<point name="JPN-MIE" y="621.032384513427" /> |
66 |
<point name="JPN-MIY" y="475.881161389817" /> |
67 |
<point name="JPN-MYZ" y="1126.91423070008" /> |
68 |
<point name="JPN-NAG" y="1972.92779477915" /> |
69 |
<point name="JPN-NAR" y="1026.31229210008" /> |
70 |
<point name="JPN-NGS" y="1364.77955587431" /> |
71 |
<point name="JPN-NII" y="993.195653424224" /> |
72 |
<point name="JPN-OIT" y="1759.50532302237" /> |
73 |
<point name="JPN-OKN" y="173.874971537793" /> |
74 |
<point name="JPN-OKY" y="1442.30413783449" /> |
75 |
<point name="JPN-OSA" y="457.295528825976" /> |
76 |
<point name="JPN-SAG" y="1111.86126857617" /> |
77 |
<point name="JPN-SAI" y="688.90625177366" /> |
78 |
<point name="JPN-SHI" y="453.770078929965" /> |
79 |
<point name="JPN-SHM" y="1462.79542868156" /> |
80 |
<point name="JPN-SHZ" y="1639.46931978663" /> |
81 |
<point name="JPN-TCH" y="1671.64639740793" /> |
82 |
<point name="JPN-TKS" y="805.487687143259" /> |
83 |
<point name="JPN-TOK" y="255.272030017931" /> |
84 |
<point name="JPN-TOY" y="1869.01349568228" /> |
85 |
<point name="JPN-TTT" y="1526.48456838284" /> |
86 |
<point name="JPN-WKY" y="623.803128778843" /> |
87 |
<point name="JPN-YMC" y="648.145877126672" /> |
88 |
<point name="JPN-YMG" y="1252.1282142271" /> |
89 |
<point name="JPN-YMN" y="1472.38645957428" /> |
90 |
</series> |
91 |
</data> |
92 |
<palettes> |
93 |
<palette name="colorRange"> |
94 |
<item color="#A5DEE7" /> |
95 |
<item color="#83D1E1" /> |
96 |
<item color="#5ECAE2" /> |
97 |
<item color="#00B6DD" /> |
98 |
<item color="#00A5D9" /> |
99 |
<item color="#008FC5" /> |
100 |
<item color="#007FB1" /> |
101 |
</palette> |
102 |
</palettes> |
103 |
</chart> |
104 |
</charts> |
105 |
</anychart> |