tester82

linkdata maps showing labels and wrong color

Recommended Posts

When I click on my linked data table of Africa I get all the labels and names when I really just want the map with the same properties of my parent map?  Can linkdata map have a link attribute that routes to a new page?

Data.xml

Share this post


Link to post
Share on other sites

Also if I add color to the country in my linkdata map. The default color still shows up. 

for example   <entity id='045' link='../South-Africa' color='6699FF'/>

Share this post


Link to post
Share on other sites
Guest Rishab

Hi,

--"When I click on my linked data table of Africa I get all the labels and names when I really just want the map with the same properties of my parent map?
>>Can you please try updating the entity id of the chart with the internal id's mentioned in the Oceania specification sheet -http://docs.fusioncharts.com/maps/Contents/MapSS/Oceania.html.

After updating the map no such issue is replicated.The attached items are the screenshot of the same along with the XML attached.

post-47865-0-88787800-1384168395_thumb.jpg post-47865-0-03812600-1384168408_thumb.jpg

It is not possible to open the map in a new page using 'newchart-' prefix.

However, You can use ' n-' prefix and open the mentioned URL in a new page. Please note- in the above mentioned URL you can render a fresh map giving it a drill down functionality.

For ex-

<entity id='07' value='5' link='n-DemoLinkPages/DemoLink1.html' />'


For more information please visit the link below-
http://docs.fusioncharts.com/maps/Contents/DrillDown/Simple.html#newwindow

You can also open the LinkedCharts in a separate HTML container. Please refer the link below-
http://docs.fusioncharts.com/maps/Code/MyFirstMap/linkedcharts-renderat.html

--"Also if I add color to the country in my linkdata map. The default color still shows up. "
>>At our end no such issue is replicated. Kindly refer the attached XML for more information on the above mentioned queries.

 

Hope this helps.

map.xml

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now