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
I disabled it because the 3D support at that time was not ready at the transformations level (but now it is). So it would be worth reenabling it and testing it.
Two considerations:
when all the data is 2D but the points are 3D, probably what would be of most interest to the user would be the just the z-projection;
we should compare performance of 2D vs 3D, for instance in the point above, the 2D viz would be good enough, especially if the performance of the 3D viz is bad.
Support 3D visualization for points, temporarily disabled.
The text was updated successfully, but these errors were encountered: