Pre loader

How to plot normal distribution line in histogram

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

I wanted to show a histogram with normal distribution.
But I used FastColumnSeries and plotted histogram.
Example codes doesnt contain histogram plot. Can anybody tell how to calculate normal distribution line for histogram

Here is the link on how to draw a normal distribution line for histogram http://www.theinformationlab.co.uk/2013/11/04/fitting-a-gaussian-normal-distribution-curve-to-a-histogram-in-tableau/

  • You must to post comments
0
0

Hi Anitha,

You will have to calculate the normal distribution line yourself, but other than that, its as simple as including an extra FastLineRenderableSeries on the chart.

Please see these examples for a demonstration of multi-series charts:

  1. Line And Scatter chart – has one line series and one scatter series
  2. Gaps in Series Example – has one column series and one mountain series
  3. Chart Legends Example – has three line series

Best regards,
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies