Skip to content

v0.1.8

Compare
Choose a tag to compare
@joschkabirk joschkabirk released this 30 Aug 12:22
· 247 commits to main since this release
93e38eb
  • Fix set_ylim in puma.PlotBase such that y-limits are correctly modified in cases with a y-offset #119
  • Adding example for puma.Line2DPlot to the docs #117
  • Adding support for ROC plots without ratio panels (was not possible until now) #114
  • Lines with label=None (which is the default) will not appear in the legend anymore #113
  • Adding new function puma.utils.get_good_linestyles() for easier linestyle management #116
  • Adding the method make_linestyle_legend() which allows to specify an additional legend for linestyles #113