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
{{ message }}
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
Per @zane: Currently the choices for whether outliers are enabled and whether an individual point is an outlier are separate, even though they're both and'ed together for the final decision. The dot color is based on the second choice, but we should make it based on both.
The text was updated successfully, but these errors were encountered:
Per @zane: Currently the choices for whether outliers are enabled and whether an individual point is an outlier are separate, even though they're both
and
'ed together for the final decision. The dot color is based on the second choice, but we should make it based on both.The text was updated successfully, but these errors were encountered: