Zoom in when initiating onDeepDBScan. This will allow us to initiate onDeepDBSCAN for arbitrary points outside of the
viewport.
Add getPlayerAssociations to ApiControllerService.
Add a way to select Plotly clusters programmatically.
Make getAssociationColorClass take a number. This will allow us to determine strength color class without a player model.
Add UI for finding clusters associated with a player.
Testing Instructions
Ensure nocom-http is running and accessible at http://localhost:8080. Then, try searching for a player using the new form control. Ensure there are no visual glitches or console errors.
Overview
onDeepDBScan
. This will allow us to initiateonDeepDBSCAN
for arbitrary points outside of the viewport.getPlayerAssociations
toApiControllerService
.getAssociationColorClass
take a number. This will allow us to determine strength color class without a player model.Testing Instructions
Ensure nocom-http is running and accessible at http://localhost:8080. Then, try searching for a player using the new form control. Ensure there are no visual glitches or console errors.
https://user-images.githubusercontent.com/1774125/129453745-28ff25fa-3c4d-4472-989e-8957849960e5.mp4
Connects https://github.com/nerdsinspace/nocom-http/pull/1