You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* enable setting the y limits of a waterfall plot by using the y_limits argument
* use default y limits for zoomed in starts
* fix#1108
Co-authored-by: Paul Jonas Jost <70631928+PaulJonasJost@users.noreply.github.com>
It is not always possible to set the y limits of a waterfall plot using the
y_limits
argument, becausethis condition:
pyPESTO/pypesto/visualize/misc.py
Line 173 in 2eb0d15
needs to be fulfilled in order to reach this line:
pyPESTO/pypesto/visualize/misc.py
Line 189 in 2eb0d15
The text was updated successfully, but these errors were encountered: