Sign in to follow this  
tonyjin

Can I draw normal distribution curve with fusioncharts?

Recommended Posts

Guest Madhumita

Hello,

You can do it but in a twisted fasion.

You can first get all the original values in an array , then calculate the Normal distribution by using a separate javascript function and then put those values in the XML using the string append functionality.

If you need further help on this please do revert.

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