create_histogram

class maze.core.log_events.log_create_figure_functions.create_histogram(value)

Creates simple matplotlib histogram of value.

Parameters

value – output of an event

Returns

plt.figure that contains a bar plot