* Reorganization of imports * Documentation of distribution class * Hideable mean in violin plot * Consistency of various plotting functions
* plotting functions return created figure and axis objects * plotting functions have optional parameter :code:`showplot` resulting in display of the figure * same parameter naming * controllable width for box and violin plot * dedicated plotting functions for 1D distributions plots e.g. :code:`generate_boxplot(...)`