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
use ax._gridVals to built WebGL splom grid line data
- ... that is instead of ax._vals
- ax._gridVals has the grid line of the axis ends filtered out,
which leads here to less rendered line - improving perf
w/o generating a diff in the baselines.
0 commit comments