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/tx.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="739" y="193.736905322288" /> |
44 |
<point name="750" y="1890.20855812831" /> |
45 |
<point name="751" y="1992.29301884412" /> |
46 |
<point name="752" y="1783.72938082727" /> |
47 |
<point name="754" y="363.290106115532" /> |
48 |
<point name="755" y="1653.74321474402" /> |
49 |
<point name="756" y="342.970717858044" /> |
50 |
<point name="757" y="1611.67663783379" /> |
51 |
<point name="758" y="1687.1544856984" /> |
52 |
<point name="759" y="232.975727986999" /> |
53 |
<point name="760" y="624.112111806922" /> |
54 |
<point name="761" y="348.329664370199" /> |
55 |
<point name="762" y="1313.80854328806" /> |
56 |
<point name="763" y="1747.74450703885" /> |
57 |
<point name="764" y="977.458521247589" /> |
58 |
<point name="765" y="1369.7139291883" /> |
59 |
<point name="766" y="1212.41352670473" /> |
60 |
<point name="767" y="1074.87405420974" /> |
61 |
<point name="768" y="1359.33421708612" /> |
62 |
<point name="769" y="901.702899905715" /> |
63 |
<point name="770" y="751.916669659278" /> |
64 |
<point name="773" y="777.753138345551" /> |
65 |
<point name="774" y="1059.26018071326" /> |
66 |
<point name="775" y="1368.29106387137" /> |
67 |
<point name="776" y="1157.56066663077" /> |
68 |
<point name="777" y="386.190730326898" /> |
69 |
<point name="778" y="212.029725411921" /> |
70 |
<point name="779" y="916.795482354609" /> |
71 |
<point name="780" y="414.433401270971" /> |
72 |
<point name="781" y="815.074283077882" /> |
73 |
<point name="782" y="1640.96186386466" /> |
74 |
<point name="783" y="518.950189705449" /> |
75 |
<point name="784" y="397.24991582206" /> |
76 |
<point name="785" y="101.251875097515" /> |
77 |
<point name="786" y="908.992347730786" /> |
78 |
<point name="787" y="436.594093421751" /> |
79 |
<point name="788" y="26.003059943208" /> |
80 |
<point name="789" y="1901.85242327948" /> |
81 |
<point name="790" y="273.993106686507" /> |
82 |
<point name="791" y="1584.64979640425" /> |
83 |
<point name="792" y="284.856029918816" /> |
84 |
<point name="793" y="503.390600207909" /> |
85 |
<point name="794" y="1825.99081742856" /> |
86 |
<point name="795" y="327.96532396598" /> |
87 |
<point name="796" y="1448.95571072072" /> |
88 |
<point name="797" y="732.314232146514" /> |
89 |
<point name="798" y="795.433937011023" /> |
90 |
<point name="799" y="1213.726508065" /> |
91 |
<point name="884" y="634.542114396832" /> |
92 |
</series> |
93 |
</data> |
94 |
<palettes> |
95 |
<palette name="colorRange"> |
96 |
<item color="#A5DEE7" /> |
97 |
<item color="#83D1E1" /> |
98 |
<item color="#5ECAE2" /> |
99 |
<item color="#00B6DD" /> |
100 |
<item color="#00A5D9" /> |
101 |
<item color="#008FC5" /> |
102 |
<item color="#007FB1" /> |
103 |
</palette> |
104 |
</palettes> |
105 |
</chart> |
106 |
</charts> |
107 |
</anychart> |