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/va.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 = "201" y = "584.106385048528" /> |
44 |
< point name = "220" y = "82.1628487120209" /> |
45 |
< point name = "221" y = "1329.54842286629" /> |
46 |
< point name = "222" y = "1017.19107712488" /> |
47 |
< point name = "223" y = "355.405971573389" /> |
48 |
< point name = "224" y = "1835.40722906376" /> |
49 |
< point name = "225" y = "122.485968341346" /> |
50 |
< point name = "226" y = "716.109612358785" /> |
51 |
< point name = "227" y = "1357.58991137035" /> |
52 |
< point name = "228" y = "1095.54378366822" /> |
53 |
< point name = "229" y = "301.404844178541" /> |
54 |
< point name = "230" y = "752.625265509181" /> |
55 |
< point name = "231" y = "1935.77419404675" /> |
56 |
< point name = "232" y = "3.5712011175096" /> |
57 |
< point name = "233" y = "375.71419606717" /> |
58 |
< point name = "234" y = "90.0094993831634" /> |
59 |
< point name = "235" y = "1274.675883015" /> |
60 |
< point name = "236" y = "1514.83233157305" /> |
61 |
< point name = "237" y = "1037.6981706534" /> |
62 |
< point name = "238" y = "908.405618233795" /> |
63 |
< point name = "239" y = "989.890039428086" /> |
64 |
< point name = "240" y = "1988.62838651455" /> |
65 |
< point name = "241" y = "1537.57082276864" /> |
66 |
< point name = "242" y = "1027.73558768804" /> |
67 |
< point name = "243" y = "1233.91490207702" /> |
68 |
< point name = "244" y = "263.537379104429" /> |
69 |
< point name = "245" y = "1517.45749149353" /> |
70 |
< point name = "246" y = "1332.48898355872" /> |
71 |
< point name = "376" y = "1539.63915330341" /> |
72 |
</ series > |
73 |
</ data > |
74 |
< palettes > |
75 |
< palette name = "colorRange" > |
76 |
< item color = "#A5DEE7" /> |
77 |
< item color = "#83D1E1" /> |
78 |
< item color = "#5ECAE2" /> |
79 |
< item color = "#00B6DD" /> |
80 |
< item color = "#00A5D9" /> |
81 |
< item color = "#008FC5" /> |
82 |
< item color = "#007FB1" /> |
83 |
</ palette > |
84 |
</ palettes > |
85 |
</ chart > |
86 |
</ charts > |
87 |
</ anychart > |