using Makie
Without removing data is it possible to only visualize a subset of the data (e.g. in scatter!) by defining geometric boundaries. I’ve been playing around with limits using FRec3D but that only sets the axis and data outside this box still visualized. I could not find anything in the documentation about this.