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 = "/north_america/mexico.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 = "MEX-AGS" y = "773.962803545391" /> |
44 |
< point name = "MEX-BCN" y = "721.794774160625" /> |
45 |
< point name = "MEX-BCS" y = "1739.47701032249" /> |
46 |
< point name = "MEX-CDZ" y = "1839.17046796492" /> |
47 |
< point name = "MEX-CHH" y = "498.454212443183" /> |
48 |
< point name = "MEX-CHP" y = "68.9573483862716" /> |
49 |
< point name = "MEX-CMP" y = "547.717881644013" /> |
50 |
< point name = "MEX-COL" y = "1349.13072425366" /> |
51 |
< point name = "MEX-DRN" y = "1232.84301684836" /> |
52 |
< point name = "MEX-DTD" y = "728.776098568354" /> |
53 |
< point name = "MEX-GNJ" y = "1780.36440526152" /> |
54 |
< point name = "MEX-GRR" y = "110.96411296677" /> |
55 |
< point name = "MEX-HDL" y = "1818.71559089921" /> |
56 |
< point name = "MEX-JLS" y = "1918.09064611704" /> |
57 |
< point name = "MEX-MDO" y = "164.707117790686" /> |
58 |
< point name = "MEX-MEX" y = "1996.73170037415" /> |
59 |
< point name = "MEX-MRL" y = "1967.70194730149" /> |
60 |
< point name = "MEX-NLE" y = "1509.78523842515" /> |
61 |
< point name = "MEX-NYR" y = "65.5957795985023" /> |
62 |
< point name = "MEX-OAX" y = "945.02363491106" /> |
63 |
< point name = "MEX-PUE" y = "1518.92670500974" /> |
64 |
< point name = "MEX-QDA" y = "13.8600198616553" /> |
65 |
< point name = "MEX-QRO" y = "1075.14849075822" /> |
66 |
< point name = "MEX-SIN" y = "1121.8305291244" /> |
67 |
< point name = "MEX-SLP" y = "276.765964122846" /> |
68 |
< point name = "MEX-SON" y = "136.115860257352" /> |
69 |
< point name = "MEX-TBS" y = "1754.68589633456" /> |
70 |
< point name = "MEX-TLX" y = "392.186709862289" /> |
71 |
< point name = "MEX-TML" y = "1137.1091572275" /> |
72 |
< point name = "MEX-VLL" y = "944.299216821929" /> |
73 |
< point name = "MEX-YCT" y = "1363.04411634945" /> |
74 |
< point name = "MEX-ZCT" y = "401.339022629587" /> |
75 |
</ series > |
76 |
</ data > |
77 |
< palettes > |
78 |
< palette name = "colorRange" > |
79 |
< item color = "#A5DEE7" /> |
80 |
< item color = "#83D1E1" /> |
81 |
< item color = "#5ECAE2" /> |
82 |
< item color = "#00B6DD" /> |
83 |
< item color = "#00A5D9" /> |
84 |
< item color = "#008FC5" /> |
85 |
< item color = "#007FB1" /> |
86 |
</ palette > |
87 |
</ palettes > |
88 |
</ chart > |
89 |
</ charts > |
90 |
</ anychart > |