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/mongolia.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 = "MNG-ARH" y = "313.860472437861" /> |
44 |
< point name = "MNG-BLG" y = "628.545041488737" /> |
45 |
< point name = "MNG-BOL" y = "263.8325291983" /> |
46 |
< point name = "MNG-BYN" y = "157.347843124228" /> |
47 |
< point name = "MNG-DND" y = "696.751902204357" /> |
48 |
< point name = "MNG-DRG" y = "800.926489197149" /> |
49 |
< point name = "MNG-DRH" y = "1134.36574821098" /> |
50 |
< point name = "MNG-DRN" y = "1140.80004726574" /> |
51 |
< point name = "MNG-DZV" y = "1379.69221145832" /> |
52 |
< point name = "MNG-GAL" y = "41.7919922814667" /> |
53 |
< point name = "MNG-HNT" y = "43.7125377560558" /> |
54 |
< point name = "MNG-HOV" y = "1046.75334740745" /> |
55 |
< point name = "MNG-HVS" y = "920.713253748004" /> |
56 |
< point name = "MNG-OMN" y = "438.067198003674" /> |
57 |
< point name = "MNG-OVR" y = "1151.48400755203" /> |
58 |
< point name = "MNG-SHB" y = "1521.55295830292" /> |
59 |
< point name = "MNG-SLN" y = "1536.46492191426" /> |
60 |
< point name = "MNG-TOV" y = "909.468953921212" /> |
61 |
< point name = "MNG-ULN" y = "788.677363092395" /> |
62 |
< point name = "MNG-UVS" y = "931.318373853023" /> |
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 > |