wstech Report post Posted April 3, 2011 about tooltext, I want to set map entity tooltext like 'some customize text, {value}', when the mouse is over, it shows like 'some customize text, $123.00'. my fusionmap data is asp.net output as xml file, the same data maybe display different format value because of fusionmap properties config like numberSuffix, decimals, numberPrefix and so on, I want the value in tooltip can automatic changed with properties changed Share this post Link to post Share on other sites
Guest Angie Report post Posted April 4, 2011 Hi, Welcome to FusionCharts Forum! I am afraid, FusionMaps does not support the feature you are looking for, at this time. We have taken a note of your request here and added the same in our wishlist. Hope you have a great day! Share this post Link to post Share on other sites
pitommasi Report post Posted April 6, 2011 I'd like that too, thanks! Share this post Link to post Share on other sites
Guest Angie Report post Posted April 7, 2011 Hi, Thank you very much for your continued patience and patronage. Keep FusionCharting! Share this post Link to post Share on other sites
pitommasi Report post Posted April 7, 2011 (edited) If I buy the full license with source code provided, will be possible to achieve the feature described here, modifying the source code? P.S.: I think you have forgotten to write something, in your message... I only see your signature... Edited April 7, 2011 by pitommasi Share this post Link to post Share on other sites
Guest Angie Report post Posted April 7, 2011 Hi, You would need to buy EnterPrise Plus license to modify source code. For more details, please refer to the link: http://www.fusioncharts.com/license/ Hope this helps. Share this post Link to post Share on other sites
pitommasi Report post Posted April 7, 2011 Reading the datails, I have seen that I would only get source code for charts, not for map, so the conclusion is that I cannot modify map's behavior, right? Share this post Link to post Share on other sites
pitommasi Report post Posted April 7, 2011 I was reading again: so the problem listed inthe first post is not to set a custom text for the tooltip (which, from what I have seen is a standard feature) but to change its property at runtime? And then, is that not possible? I cannot change them at runtime, according to a user event, for example? Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 4, 2011 Hi, I was reading again:So the problem listed inthe first post is not to set a custom text for the tooltip (which, from what I have seen is a standard feature) but to change its property at runtime? And then, is that not possible? I cannot change them at runtime, according to a user event, for example? 'As of now, you can only put a custom tooltip which will completely replace the default tooltip (with value). You would not be able to partially/completely update anything (map entity value, tooltip, color range, legend, cosmetics, number formatting etc.) at runtime using JavaScript etc. To update a map or any of it's object you would need to update it's XML with all required changes using setDataXML/setDataURL function. You can not use the format (which wstech had asked) : some customize text, {value}. wstech seems to be wishing to create a tooltip where a part of the tooltip would be hard-coded (some customize text, ) and the other part would be dynamically generated ({value} replaced by the actual value of the entity) by the map. Reading the datails, I have seen that I would only get source code for charts, not for map, so the conclusion is that I cannot modify map's behavior, right? You would get source code of any of the 4 core products (FusionCharts, FusionWidgets, FusionMaps and PowerCharts) with the Enterprise Plus License. http://www.fusioncharts.com/license/ leads to all of these products. You can also buy any of these core products from http://www.fusioncharts.com/buy/?fusionmaps=enterprise plus Thank you very much for your continued patience and patronage. ( this is not part of any of the signatures ) Share this post Link to post Share on other sites
pitommasi Report post Posted May 4, 2011 Thank you for the answers Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 4, 2011 Happy to answer Share this post Link to post Share on other sites