luisbessa Report post Posted September 10, 2014 Hi! I'm willing to have a tooltip in the stackedarea2d graph with the datavalues of all series in a table. Is it possible with macros? If not, as i'm doing now, i'm able to get the table on the category tooltex the problem is that it keeps the value on the tooltex.. how can i disable it? Thanks, Luis Bessa Share this post Link to post Share on other sites
Nabajeet Report post Posted September 11, 2014 Hi Luis,Please correct me if I am wrong, what you want is to show all data in a series as table in tooltip or data of all series as a tooltip? I also suggest you to use tooltext in set element rather than in category to get the desired effect. Waiting for your reply to provide any further assistance. Share this post Link to post Share on other sites
luisbessa Report post Posted September 11, 2014 Hi Luis, Please correct me if I am wrong, what you want is to show all data in a series as table in tooltip or data of all series as a tooltip? I also suggest you to use tooltext in set element rather than in category to get the desired effect. Waiting for your reply to provide any further assistance. Hi Nabajeet, I want the data from same category of all series in the table. I will try it on in set element Share this post Link to post Share on other sites
luisbessa Report post Posted September 11, 2014 It worked! As I'm here already may I ask you another doubt, is it possible to show the tooltext when hover on area and not only when hover on anchor? Share this post Link to post Share on other sites
Nabajeet Report post Posted September 15, 2014 Hi Luis,A tooltip is displayed only when the mouse is hovered over a particular data point. So it is not possible to show the tooltext when hovering over the whole area. However in the latest version of FusionCharts XT Suite you can increase the radius of the anchor by using the anchorRadius attribute, so that the area over which the tooltext is shown is increased. Hope this helps. Share this post Link to post Share on other sites
luisbessa Report post Posted September 15, 2014 Hi! I see.. big radius with 0 alpha and the problem is gone thank you Share this post Link to post Share on other sites
Nabajeet Report post Posted September 16, 2014 Glad that your issue is resolved. Share this post Link to post Share on other sites