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 = "/south_america/paraguay.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 = "PRY-AMM" y = "989.921871102379" /> |
44 |
< point name = "PRY-APA" y = "1884.49488109187" /> |
45 |
< point name = "PRY-APR" y = "1149.21921452005" /> |
46 |
< point name = "PRY-BQR" y = "1966.44141802864" /> |
47 |
< point name = "PRY-CAA" y = "1377.77328834765" /> |
48 |
< point name = "PRY-CAZ" y = "361.745004710623" /> |
49 |
< point name = "PRY-CHA" y = "782.3770282708" /> |
50 |
< point name = "PRY-CNC" y = "1665.79845345849" /> |
51 |
< point name = "PRY-CNN" y = "491.582694692343" /> |
52 |
< point name = "PRY-CNT" y = "53.9824571711861" /> |
53 |
< point name = "PRY-CRD" y = "285.703658259336" /> |
54 |
< point name = "PRY-GUA" y = "885.279806743041" /> |
55 |
< point name = "PRY-ITA" y = "1059.51465715632" /> |
56 |
< point name = "PRY-MSN" y = "1726.08126687169" /> |
57 |
< point name = "PRY-NAS" y = "1759.41787369522" /> |
58 |
< point name = "PRY-NMB" y = "1406.66020354566" /> |
59 |
< point name = "PRY-PHA" y = "995.207141616944" /> |
60 |
< point name = "PRY-PRG" y = "69.6587246235733" /> |
61 |
< point name = "PRY-SPE" y = "1154.82841299606" /> |
62 |
</ series > |
63 |
</ data > |
64 |
< palettes > |
65 |
< palette name = "colorRange" > |
66 |
< item color = "#A5DEE7" /> |
67 |
< item color = "#83D1E1" /> |
68 |
< item color = "#5ECAE2" /> |
69 |
< item color = "#00B6DD" /> |
70 |
< item color = "#00A5D9" /> |
71 |
< item color = "#008FC5" /> |
72 |
< item color = "#007FB1" /> |
73 |
</ palette > |
74 |
</ palettes > |
75 |
</ chart > |
76 |
</ charts > |
77 |
</ anychart > |