tester82 Report post Posted November 8, 2013 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
tester82 Report post Posted November 8, 2013 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 Report post Posted November 11, 2013 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. 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#newwindowYou 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
tester82 Report post Posted November 11, 2013 Thanks for your help. Share this post Link to post Share on other sites