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
## PR Description
Previously we forgot to add conditional logic for invalid values when
filtering is disabled (mark.invalid = null)
Interestingly, given area applies stack layout by default, it doesn't
suffer from the same bug that line does.
---------
Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
Bug Description
All null values are interpreted as max values!!
The text was updated successfully, but these errors were encountered: