Hello,
Here is a visualization illustrating an aquarium, where each fish corresponds to a data point.
The fish groups were identified using the dbscan algorithm which allows cluster detection based on density, without requiring a predefined number of groups.
The input data were generated by Stimulus.
You can find the script and data file here.