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/oh.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 = "430" y = "1803.36742559605" /> |
44 |
< point name = "431" y = "1698.2542675446" /> |
45 |
< point name = "432" y = "655.037603646069" /> |
46 |
< point name = "433" y = "550.26768452966" /> |
47 |
< point name = "434" y = "371.174240657675" /> |
48 |
< point name = "435" y = "1472.07920042429" /> |
49 |
< point name = "436" y = "563.455467374742" /> |
50 |
< point name = "437" y = "507.24366330879" /> |
51 |
< point name = "438" y = "16.7190600264441" /> |
52 |
< point name = "439" y = "1370.40767603107" /> |
53 |
< point name = "440" y = "946.819379435302" /> |
54 |
< point name = "441" y = "1944.03406323122" /> |
55 |
< point name = "442" y = "691.84289625466" /> |
56 |
< point name = "443" y = "1491.91781296018" /> |
57 |
< point name = "444" y = "1579.20284642801" /> |
58 |
< point name = "445" y = "649.418358993446" /> |
59 |
< point name = "446" y = "1150.15118529562" /> |
60 |
< point name = "447" y = "634.915776846426" /> |
61 |
< point name = "448" y = "1680.97026351884" /> |
62 |
< point name = "449" y = "895.000200204086" /> |
63 |
< point name = "450" y = "513.943299890469" /> |
64 |
< point name = "451" y = "1566.87789017655" /> |
65 |
< point name = "452" y = "580.949538657884" /> |
66 |
< point name = "453" y = "1708.84655123057" /> |
67 |
< point name = "454" y = "1081.20643118453" /> |
68 |
< point name = "455" y = "508.844081549367" /> |
69 |
< point name = "456" y = "906.601981682052" /> |
70 |
< point name = "457" y = "501.1019811505" /> |
71 |
< point name = "458" y = "1289.22764923853" /> |
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 > |