Page 1 of 1

Histogram parameters

Posted: Wed Oct 19, 2022 2:16 pm
by Fuchs
Hello,

is there a way to change the parameters of a histogram? I would like to create a Histogram with more than 3 bins and custom minimum and maximum. Currently all my histograms only have 3 bins and a min/max of their value datasource.

So can you change these parameters?

Re: Histogram parameters

Posted: Thu Oct 20, 2022 10:01 am
by Max Shamanov
Hello,

Unfortunately it's not possible to change minimum and maximum values.
The number of bins depends on your data.

Thank you.

Re: Histogram parameters

Posted: Mon Oct 24, 2022 9:35 am
by Fuchs
So i have to create the Bins with counts as datasource myself and then binding a bar chart to this datasource.

How do i adjust the axis of a bar chart? If i set the min/max of the y-axis of a clustered bar its seems like the axis gets zoomed but does not continue after the values used. Tested both, with variable values in the event and static values in the properies.

Re: Histogram parameters

Posted: Mon Oct 24, 2022 1:16 pm
by Max Shamanov
Hello,

Please check the following article:
https://www.stimulsoft.com/en/documenta ... operty.htm

Thank you.