I am using Highcharts and I have a histogram with bull curve behind. Everything works well, bell curve generates mean and standard deviation numbers . I would like to know if there is a way of passing the mean and standard deviation numbers that are on top of the curve to an outside function so that I can conduct another statistical operation with them.
Thanks,
You can get the required values from created chart. For example:
Live demo: https://jsfiddle.net/BlackLabel/v7prbxmo/
API Reference: https://api.highcharts.com/class-reference/Highcharts.Chart#series