Cestercian

Results 29 comments of Cestercian

![cluster june 6](https://github.com/user-attachments/assets/3d88fb03-11b2-4bdc-ac46-aed23ab09273) Hey @nemesifier , I've updated the clustering logic to form clusters even for single nodes and added test cases to cover this change.

https://github.com/user-attachments/assets/577a179c-b2a9-4295-8d55-7d18fb115454 made cluster separation robust for all attribute clusters at a location, and then applied a repulsion function to guarantee that all clusters on the map repel each other and...

@nemesifier I've updated the PR with the requested changes. Let me know if any other modification are required

> Please squash all the commits into one which will make managing both PRs at the same time easier (#396 and #171). Squashed in https://github.com/openwisp/netjsongraph.js/pull/349/commits/4aaecad04a674837cacdd698caab7a90ac205f6b

Hey @nemesifier I have tested the clustering PR with the changes from the streamlining PR by applying new clustering logic to the geojson sample data

Hey @nemesifier , I've addressed all the changes requested by @niteshsinha17 , and also created new test cases for the coveralls , I've also updated the clustering example to use...

Hey @avinesh2101 .Thanks for pointing that out. I didn’t realize this change had already been proposed in PR #371. I’ll make sure to check existing PRs more carefully next time....

Hey @deepanshu-iiitu, Thank you for your review and feedback! I've made the changes you requested: - Reverted the AccessToken implementation to keep it empty as in the original template -...

Hey @deepanshu-iiitu, Could you take a look at this PR? It seems like it might have been missed. Thanks!