How to add a Histogram
Posted: Wed Oct 01, 2014 12:38 pm
Hello,
This is a new subject. However, I don't know how to make a new post because I didn't find any button other than "postreply".
I want to add a histogram to an existing curve on a chart. The aim is to give a statistic of the data contained in the curve. So, I intend to use a THorizLineSeries to represent the histogram which will show confident range among the values of the curves.
The problem is I didn't find any example to do it.
Could you show me how to add the histogram, connect it to the existing series, set the function to "histogram", set the number of bins (as referred to the Matlab function hist(x,n) where x is the data and n is the number of bins (classes of data)) ?
Please give the example in Delphi.
Thank you in advance
LÊ Minh-Quang
Sciensoria
PS : thank you very much for your support you have given from 2007
This is a new subject. However, I don't know how to make a new post because I didn't find any button other than "postreply".
I want to add a histogram to an existing curve on a chart. The aim is to give a statistic of the data contained in the curve. So, I intend to use a THorizLineSeries to represent the histogram which will show confident range among the values of the curves.
The problem is I didn't find any example to do it.
Could you show me how to add the histogram, connect it to the existing series, set the function to "histogram", set the number of bins (as referred to the Matlab function hist(x,n) where x is the data and n is the number of bins (classes of data)) ?
Please give the example in Delphi.
Thank you in advance
LÊ Minh-Quang
Sciensoria
PS : thank you very much for your support you have given from 2007