Shokz Report post Posted April 28, 2011 Hello, I would change the color of the country when clicked. there is this possibility? Hugs Share this post Link to post Share on other sites
Guest Angie Report post Posted April 29, 2011 Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. Please find a sample workaround attached for your reference. Hope this helps. HighlightEnitityOnClick2.zip Share this post Link to post Share on other sites
Shokz Report post Posted April 29, 2011 (edited) Hello Angshu, thanks for the code, adapted it for my application and it worked, but the color does notchange because I have a color value declared before. Would make the color of the entity is the main color, replacing the min and max color value? Hugs Edited April 29, 2011 by Shokz Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 5, 2011 Hi, You would need to replace the pre declared color in the respective <entity> element with new color and then pass the new XML to the map. This is what is done by the sample. You might be facing duplicate attribute where the first declared attribute is getting applied. Share this post Link to post Share on other sites