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/
- Anitha Chanumolu asked 8 years ago
- last edited 8 years ago
- You must login to post comments
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:
- Line And Scatter chart – has one line series and one scatter series
- Gaps in Series Example – has one column series and one mountain series
- Chart Legends Example – has three line series
Best regards,
Andrew
- Andrew Burnett-Thompson answered 8 years ago
- You must login to post comments
Please login first to submit.