You are not logged in.
Hi,
I have used ammap - countries map as well as world map.
I have set legends display in settings file. For countries map, the legends showing properly and it is not showing for world map.
/**** Code in settings.xml file ***********/
<legend> <!-- LEGEND -->
<enabled>true</enabled> <!-- [true] (true / false) -->
<x>50</x> <!-- [20] (Number / Number% / !Number) -->
<y>50</y> <!-- [!55] (Number / Number% / !Number) -->
<width>200</width> <!-- [] (Number / Number%) -->
<max_columns></max_columns> <!-- [] (Number) the maximum number of columns in the legend -->
<color></color> <!-- [#FFFFFF] (hex color code) -->
<alpha></alpha> <!-- [50] (0 - 100) background opacity -->
<border_color>#ffffff</border_color> <!-- [#000000] (hex color code) border color -->
<border_alpha></border_alpha> <!-- [30] (0 - 100) border alpha -->
<text_color></text_color> <!-- [text_color] (hex color code) -->
<text_size></text_size> <!-- [text_size] (Number) -->
<spacing>2</spacing> <!-- [10] (Number) vertical and horizontal gap between legend entries -->
<margins></margins> <!-- [10] (Number) legend margins (space between legend border and legend entries, recommended to use only if legend border is visible or background color is different from chart area background color) -->
<key> <!-- KEY (the color box near every legend entry) -->
<size></size> <!-- [16] (Number) key size-->
<border_color></border_color> <!-- [] (hex color code) leave empty if you don't want to have border -->
</key>
<entries> <!-- legend entries go gere-->
<entry color="#8DA7E2">Opens Only</entry> <!-- You can have any number of legend entries, uncomment this line and copy as many times as you need -->
<entry color="#ACCF51">Clicks (Opens & Clicks)</entry>
</entries>
</legend>
/**** Code in settings.xml file ***********/
Thanks for your help..
Regards,
Jothi
Last edited by jothipriya (2009-09-29 00:43:56)
Offline
Do you use the same settings file for both maps?
Offline
Hi,
Thanks for your reply.
I am using separate settings file.
Regards,
Jothi
Offline
Can you provide us a link to your world map that is experiencing legend problems?
Offline
© amMap & amCharts | Forum engine: PunBB