Is there any way to embed linked additional data within a plot~/jit.gl.sketch?
Hi!
I have a .db of samples, which are tagged with x,y,z coords as well as a number of other columns which aren't relevant for this particular problem. The coords suggest the similarity of the samples (samples which are close together sound similar). The .db is loaded into a jit.cellblock, and there are 9999 entries. I attached a photo. I'd really appreciate any insight on how I might plot these points into an object which would allow the associated data to be recalled. Eg: A circle/sphere represents a space within a plot/jit.sketch, there are four points within that space; the data associated with those four points would ideally be output, so that particular set of samples would be recalled. I hope this makes sense.
Thanks!