Back to API
API Documentation

boxplot

Category: Data Visualization

Classes

BoxPlot (LinePlot)

Methods

init(data, return_type)
maybe_color_bp(bp)
orientation()
result()

Functions

boxplot(data, column, by, ax, fontsize, rot, grid, figsize, layout, return_type)

boxplot_frame(self, column, by, ax, fontsize, rot, grid, figsize, layout, return_type)

boxplot_frame_groupby(grouped, subplots, column, fontsize, rot, grid, ax, figsize, layout, sharex, sharey)