solver.tui.results.report.dpm_histogram.set#

class main_menu.results.report.dpm_histogram.set(path, service)#

Enter the settings menu for the histogram.

auto_range(*args, **kwargs)#

Automatically compute range of sampling variable for histogram plots.

correlation(*args, **kwargs)#

Compute correlation of sampling variable with other variable.

cumulation_curve(*args, **kwargs)#

Compute a cumulative curve for sampling variable or correlation variable when correlation? was specified.

diameter_statistics(*args, **kwargs)#

Compute Rosin Rammler parameters, Sauter and other mean diameters. Requires specification of diameter as sampling variable.

histogram_mode(*args, **kwargs)#

Use bars for histogram plot or xy-style.

logarithmic(*args, **kwargs)#

Use logarithmic scaling on the abscissa (variable axis)? – Will not work unless all values are positive.

maximum(*args, **kwargs)#

Specify maximum value of x-axis variable for histogram plots.

minimum(*args, **kwargs)#

Specify mimimum value of x-axis variable for histogram plots.

number_of_bins(*args, **kwargs)#

Specify the number of bins.

percentage(*args, **kwargs)#

Use percentages of bins to be computed.

variable_power_3(*args, **kwargs)#

Use the cubic of the cumulation variable during computation of the cumulative curve. When the particle mass was not sampled, the diameter can be used instead.

weighting(*args, **kwargs)#

Use weighting with additional variable when sorting data into samples.