amolchaudhari69@gmail.com

ZoomLine Chart - Tooltip are overlapping each other

Recommended Posts

Hi Team,

 

I am using Javascript Driven ZoomLine Fusion Chart . Where the Anchor tooltip are overlapping each other. So that I am not able to see the values which are close to each other.

 

Could you please help me out.

 

 

Please find attached screen shot .

post-62644-0-77758500-1482476807_thumb.png

Share this post


Link to post
Share on other sites
Hi,

 

The tool-tips of "zoom-line" chart are not getting overlapped at our end even if the anchor plot values are same or close to each other,  please find a working sample fiddle link  http://jsfiddle.net/ayanbhaduryfc/9gka2dr9/

 

We are unable to replicate the issue at our end. Please let us know which version of FusionCharts are you currently using?

 

Please share a sample fiddle link of your implementation or provide us the datasource and steps to replicate the issue so that we can look into the issue.
Edited by Ayan Bhadury

Share this post


Link to post
Share on other sites

Hi Ayan,

 

Thanks for your reply.

 

Currently we are using FusionChart 3.3.1  in which the JSFiddle's code is not working.

 

Could you please try with attached json at your end in which data points are very close to each other.

 

Please change attached file extension to .json 

Thanks,

Amol

zoomline.txt

Share this post


Link to post
Share on other sites
Hi,

 

Thanks for replying back.

 

"Zoom Line" chart takes the category object and data object as an attribute belonging to the categories and dataset object array respectively. The attached json file which you provided contains the category and data object as an array of objects, which does not comply with the supported zoomline format.

 

Please refer this documentation for further details of category and data attribute in the below link 


 

For further reference check this sample fiddle link http://jsfiddle.net/fusioncharts/v60znb4c/

 

Hope this helps.

Share this post


Link to post
Share on other sites

Hi,


 

Thanks for replying back.

 

Flash charts are deprecated since FusionCharts version 3.4. I would recommend you to upgrade to latest version of FusionCharts i.e. 3.11.3 and use latest version.


 


You can download evaluation version using this link: http://www.fusioncharts.com/download/.


 


The tool-tips of "zoom-line" chart are not getting overlapped at our end even if the anchor plot values are same or close to each other using the latest version,  please find a working sample fiddle link 


http://jsfiddle.net/ayanbhaduryfc/wcyogrwL/1/


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