bar_plots module#

Functions

bar_class_distribution(classes[, labels, ...])

Plots the class distribution using a bar plot.

bar_plot(x_pos, bars_height[, bars_width, ...])

Makes a bar plot with the given parameters.