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
Fixing the bin size probably ought to have an error case where the denominator is zero, and just set the bin size to zero rather than try to divide by zero. Worth checking exactly what Vega does in this instance, and whether it errors or not...