Sign in to follow this  
nikhil525

Zoomline Chart Tooltip

Recommended Posts

Hello,

 

I am trying to display data using Zoomline Chart but when I hover on Data points I can just see values but cannot see the categories Name and Seriesname.

I tried setting showToolTip value to '1' even then it's not showing the category and series name in the tooltip

you can also see in the image attached the tooltip is only showing the value.

 

According to Fusion Charts Documentation it says

"toolText || String || By default, FusionCharts shows the series Name, Category Name and value as tool tip text for that data item. But, if you want to display more information for the data item as tool tip, you can use this attribute to specify the same."

 

are there any other properties I have to set to show the categories and series in tooltip automatically.

 

Thank You

Nikhil Bhomi

post-8215-053928900 1294082994_thumb.png

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Could you please send us the code to look into the issue?

 

Awaiting for your reply.

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

We are looking into the issue and will get back to you soon.

 

Thanks for your patience and time.

Share this post


Link to post
Share on other sites
Guest Angie

Hi Nikhil,

 

I can confirm that this is a issue create due to a bug in the FusionCharts documentation. The issue in the documentation of the <set> element of the Zoom Line chart XML Specification sheet is as quoted below:

 

"By default, FusionCharts shows the value as tool tip text for that data item. But, if you want to display more information for the data item as tool tip, you can use this attribute to specify the same."

 

We have corrected this issue in our online documentation. See:

http://www.fusioncharts.com/docs/

 

We regret the miscommunication which was cased due to this. We'll be sure to provide the updated documentation with our next release.

 

Thank you for your kind patience and continued patronage.

Share this post


Link to post
Share on other sites
Guest Rishab

Hi,

In JavaScript ZoomLine chart it is not possible to show data label as tooltip.

--"shows a single value only."
>>In older versions single value tooltips used to be shown. Can you please try upgrading to the latest version of FusionCharts i.e. v3.3.1 SR2 and let me know if still the issue persists?

You can download the trial version from the link below-
http://www.fusioncharts.com/download/trials/

Hope this helps.

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
Sign in to follow this