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 = "/usa/states/zip3/il.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_ID}{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 = "527" y = "1197.03887831282" /> |
44 |
< point name = "600" y = "343.599870029651" /> |
45 |
< point name = "601" y = "1908.03998425046" /> |
46 |
< point name = "602" y = "1189.53503816833" /> |
47 |
< point name = "603" y = "1499.73929929535" /> |
48 |
< point name = "604" y = "997.627529780207" /> |
49 |
< point name = "605" y = "549.281070264653" /> |
50 |
< point name = "606" y = "1086.14295957896" /> |
51 |
< point name = "607" y = "1087.54395651051" /> |
52 |
< point name = "608" y = "1182.63326547231" /> |
53 |
< point name = "609" y = "764.18739406587" /> |
54 |
< point name = "610" y = "765.422768315963" /> |
55 |
< point name = "611" y = "829.078182964156" /> |
56 |
< point name = "612" y = "1428.10049812687" /> |
57 |
< point name = "613" y = "586.236415703891" /> |
58 |
< point name = "614" y = "519.194285627079" /> |
59 |
< point name = "615" y = "60.3836495710461" /> |
60 |
< point name = "616" y = "1635.08401328469" /> |
61 |
< point name = "617" y = "913.373676554008" /> |
62 |
< point name = "618" y = "93.779599337736" /> |
63 |
< point name = "619" y = "1296.30874437108" /> |
64 |
< point name = "620" y = "232.703502398312" /> |
65 |
< point name = "622" y = "329.696949724898" /> |
66 |
< point name = "623" y = "372.376719663095" /> |
67 |
< point name = "624" y = "579.778062449665" /> |
68 |
< point name = "625" y = "1713.09146551094" /> |
69 |
< point name = "626" y = "1965.36103448149" /> |
70 |
< point name = "627" y = "1599.11205694038" /> |
71 |
< point name = "628" y = "235.978649107729" /> |
72 |
< point name = "629" y = "1542.88198218815" /> |
73 |
</ series > |
74 |
</ data > |
75 |
< palettes > |
76 |
< palette name = "colorRange" > |
77 |
< item color = "#A5DEE7" /> |
78 |
< item color = "#83D1E1" /> |
79 |
< item color = "#5ECAE2" /> |
80 |
< item color = "#00B6DD" /> |
81 |
< item color = "#00A5D9" /> |
82 |
< item color = "#008FC5" /> |
83 |
< item color = "#007FB1" /> |
84 |
</ palette > |
85 |
</ palettes > |
86 |
</ chart > |
87 |
</ charts > |
88 |
</ anychart > |