01 |
<?xml version="1.0" encoding="UTF-8"?> |
02 |
<anychart> |
03 |
<charts> |
04 |
<chart plot_type="Map"> |
05 |
<chart_settings> |
06 |
<title> |
07 |
<text><![CDATA[Europe: Diesel Gas Prices - 11/29/2007]]></text> |
08 |
</title> |
09 |
<legend enabled="True" ignore_auto_item="True" inside_dataplot="True" rows_padding="0"> |
10 |
<title> |
11 |
<text><![CDATA[USD/Gallon]]></text> |
12 |
</title> |
13 |
<format><![CDATA[{%Icon} - ${%RangeMin}{numDecimals:1} - {%RangeMax}{numDecimals:1}]]></format> |
14 |
<items> |
15 |
<item source="Thresholds" /> |
16 |
</items> |
17 |
</legend> |
18 |
</chart_settings> |
19 |
<data_plot_settings> |
20 |
<map_series source="world/europe.amap" id_column="REGION_NAME"> |
21 |
<projection type="Orthographic" centroid_x="10.4515266418457" centroid_y="51.1656913757324" /> |
22 |
<zoom factor="2" y="0.47" /> |
23 |
<grid> |
24 |
<background enabled="True"> |
25 |
<fill type="Gradient" enabled="True"> |
26 |
<gradient type="Radial" angle="45" focal_point="-0.5"> |
27 |
<key position="0" color="#448DCA" /> |
28 |
<key position="0.5" color="#448DCA" /> |
29 |
<key position="1" color="#549DDA" /> |
30 |
</gradient> |
31 |
</fill> |
32 |
<border enabled="False" /> |
33 |
</background> |
34 |
<meridians> |
35 |
<zero_grid_line enabled="False" opacity="0.2" /> |
36 |
<minor_grid_line enabled="True" /> |
37 |
<labels enabled="False" position="Center"> |
38 |
<font color="Rgb(220,220,220)" /> |
39 |
<background enabled="True"> |
40 |
<fill color="Black" opacity="0.2" /> |
41 |
<corners type="Rounded" all="3" /> |
42 |
</background> |
43 |
</labels> |
44 |
</meridians> |
45 |
</grid> |
46 |
<defined_map_region> |
47 |
<tooltip_settings enabled="True"> |
48 |
<format><![CDATA[{%REGION_NAME} - ${%Value}{numDecimals:2}]]></format> |
49 |
</tooltip_settings> |
50 |
<map_region_style> |
51 |
<fill type="Gradient" color="%Color" opacity="1"> |
52 |
<gradient angle="45"> |
53 |
<key position="0" color="%Color" opacity="1" /> |
54 |
<key position="1" color="Blend(DarkColor(%Color),%Color,0.4)" opacity="1" /> |
55 |
</gradient> |
56 |
</fill> |
57 |
<border color="White" /> |
58 |
<states> |
59 |
<pushed> |
60 |
<fill type="Gradient" color="%Color" opacity="1"> |
61 |
<gradient angle="45"> |
62 |
<key position="0" color="%Color" opacity="1" /> |
63 |
<key position="1" color="Blend(DarkColor(%Color),%Color,0.4)" opacity="1" /> |
64 |
</gradient> |
65 |
</fill> |
66 |
</pushed> |
67 |
</states> |
68 |
</map_region_style> |
69 |
<label_settings enabled="True"> |
70 |
<format><![CDATA[{%REGION_ID}]]></format> |
71 |
</label_settings> |
72 |
</defined_map_region> |
73 |
<undefined_map_region> |
74 |
<tooltip_settings enabled="True"> |
75 |
<format><![CDATA[{%REGION_NAME} - NO DATA]]></format> |
76 |
</tooltip_settings> |
77 |
<label_settings enabled="True"> |
78 |
<format><![CDATA[{%REGION_ID}]]></format> |
79 |
</label_settings> |
80 |
<map_region_style color="RGB(220,220,220)"> |
81 |
<fill type="Gradient" color="%Color" opacity="1"> |
82 |
<gradient angle="45"> |
83 |
<key position="0" color="%Color" opacity="1" /> |
84 |
<key position="1" color="Blend(DarkColor(%Color),%Color,0.4)" opacity="1" /> |
85 |
</gradient> |
86 |
</fill> |
87 |
<border enabled="False" /> |
88 |
<states> |
89 |
<pushed> |
90 |
<fill type="Gradient" color="%Color" opacity="1"> |
91 |
<gradient angle="45"> |
92 |
<key position="0" color="%Color" opacity="1" /> |
93 |
<key position="1" color="Blend(DarkColor(%Color),%Color,0.4)" opacity="1" /> |
94 |
</gradient> |
95 |
</fill> |
96 |
</pushed> |
97 |
</states> |
98 |
</map_region_style> |
99 |
</undefined_map_region> |
100 |
</map_series> |
101 |
</data_plot_settings> |
102 |
<data> |
103 |
<series name="Diesel Gas" threshold="autoTr"> |
104 |
<point name="Austria" y="6.12" /> |
105 |
<point name="Belgium" y="6.47" /> |
106 |
<point name="Finland" y="5.92" /> |
107 |
<point name="Germany" y="6.85" /> |
108 |
<point name="Greece" y="5.75" /> |
109 |
<point name="Netherlands" y="6.35" /> |
110 |
<point name="Italy" y="7.18" /> |
111 |
<point name="Luxembourg" y="5.42" /> |
112 |
<point name="Spain" y="5.44" /> |
113 |
<point name="France" y="6.23" /> |
114 |
<point name="Ireland" y="6.16" /> |
115 |
<point name="Portugal" y="6.22" /> |
116 |
<point name="Slovenia" y="5.55" /> |
117 |
<point name="Sweden" y="6.97" /> |
118 |
<point name="Estonia" y="4.60" /> |
119 |
<point name="Latvia" y="5.08" /> |
120 |
<point name="Lithuania" y="5.29" /> |
121 |
<point name="Slovakia" y="6.52" /> |
122 |
<point name="Switzerland" y="6.06" /> |
123 |
<point name="United Kingdom" y="8.19" /> |
124 |
<point name="Northern Ireland" y="8.04" /> |
125 |
<point name="Norway" y="7.54" /> |
126 |
<point name="Poland" y="5.62" /> |
127 |
<point name="Hungary" y="6.15" /> |
128 |
<point name="Czech Republic" y="5.79" /> |
129 |
<point name="Denmark" y="6.85" /> |
130 |
</series> |
131 |
</data> |
132 |
<palettes> |
133 |
<palette name="trPalette" type="ColorRange" color_count="10"> |
134 |
<gradient> |
135 |
<key color="Green" /> |
136 |
<key color="Yellow" /> |
137 |
<key color="Rgb(240,10,10)" /> |
138 |
</gradient> |
139 |
</palette> |
140 |
</palettes> |
141 |
<thresholds> |
142 |
<threshold name="autoTr" type="Quantiles" range_count="10" palette="trPalette" /> |
143 |
</thresholds> |
144 |
</chart> |
145 |
</charts> |
146 |
</anychart> |