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
For the grid lines, I'm struggling to find a solution that would use only a marginal change. The correct solution might be to move the grid lines from the axes' render loop to the facets'.
E.g., here:
It’s relatively easy to do this for marks, but it’ll be a little more work to do it for grid lines.
The text was updated successfully, but these errors were encountered: