Sign in to follow this  
Vaishali Patil

Fusion Pie Chart Is Showing Different Values In Label For Java Script Rendering.

Recommended Posts

Hi,

I have used fusion pie chart on my page, but in that i found an issues as if i used java script rendering of fussion chart then the label shows values in percentage and on mouse over it shows same values. But if the chart are rendered in normal manner then the label are showing actual value and on mouse over is shows values in percentage. Is is possible to display the same behaviour in javascript rendering?

Please let me know if this is possible.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please try the same by setting <showPercentValues='0'> attribute inside the <chart> element.

 

Hope this helps.smile.gif

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