d3-3d
d3-3d copied to clipboard
Is it possible to select points on 3d scatter plot using brush selection.
I want to select points on the 3d scatter plot just the way we do it in 2d scatter using d3 brush.
Without any specific code, it's a bit challenging to provide a detailed solution. However, in theory, you can approach selecting points on a 3D scatter plot similarly to how it's done in 2D space using d3 brush. The concept remains consistent. If you have specific code or a more detailed requirement, feel free to share, and I can provide a more tailored response