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
Maybe when inferring the domain for a log scale, if we encounter a positive value, we ignore any negative or zero values, and similarly if we encounter a negative value, we ignore any positive or zero values.
When setting the domain automatically, any 0 will break them.
https://observablehq.com/d/4445e77650195594
A secondary issue is that a broken dot (with a NaN screen coordinate) should not be shown, ref. #271 (comment).
The text was updated successfully, but these errors were encountered: