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
corner currently passes the parameters as-is, i.e. they will be Symbol rather than string. This can cause issues with certain backends as it's technically a violation of what Plots.jl expects (AFAIK).