FlexChart allows you to create the following types of statistical charts as shown in the following table:
| Chart Type | Description |
|---|---|
| 箱ひげ図 |
Box-and-whisker chart is used to display the distribution of numerical data in the form of quartiles, means and outliers. |
| 誤差棒 |
Error bar chart is used to indicate the estimated error in the measured data through standard deviation of the data set. |
| ヒストグラム |
Histogram chart is used to present the data distribution over a continuous interval to know which sub-interval gets the maximum or minimum frequency. |
| ウォーターフォール |
Waterfall chart is used to present the cumulative effect of increasing and decreasing intermediate values on an initial value. |