limix.plot.box_aspect

limix.plot.box_aspect(ax=None)

Change to box aspect considering the plotted points.

ax : matplotlib axis, optional
If provided, work on this axis.
Returns:ax – Returns the Axes object with the plot for further tweaking.
Return type:matplotlib Axes