lisa.stats: Change default to Stats.plot_stats(groups_as_row=True)
groups_as_row=False can lead to an exception in matplotlib due to very tall images, so default tu groups_as_row=True.
Loading
Please register or sign in to comment
groups_as_row=False can lead to an exception in matplotlib due to very tall images, so default tu groups_as_row=True.