Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add a clustering feature to geographic map #114

Closed
totallynotvaishnav opened this issue May 29, 2022 · 0 comments
Closed

[feature] Add a clustering feature to geographic map #114

totallynotvaishnav opened this issue May 29, 2022 · 0 comments

Comments

@totallynotvaishnav
Copy link
Member

totallynotvaishnav commented May 29, 2022

Implement a clustering feature to geographic map such that the multiple overlapping elements are grouped as one cluster. The cluster should:

  • Expand when it’s hovered with the mouse
  • Expand when the map zoom increases

This would involve:

  • Creating a new utility function to identify the clusters. These clusters will be rendered on the map instead of individual nodes.
  • Clusters are expanded on hover or zoom through echarts actions and events.

Screenshot 2022-04-17 at 11 00 06 PM

@totallynotvaishnav totallynotvaishnav added this to To do in [GSoC 22] netjsongraph.js via automation May 30, 2022
@totallynotvaishnav totallynotvaishnav self-assigned this May 31, 2022
@nemesifier nemesifier moved this from To do to Backlog in [GSoC 22] netjsongraph.js Jun 25, 2022
@nemesifier nemesifier moved this from Backlog to To do in [GSoC 22] netjsongraph.js Aug 24, 2022
@totallynotvaishnav totallynotvaishnav moved this from To do to In progress in [GSoC 22] netjsongraph.js Sep 3, 2022
totallynotvaishnav added a commit that referenced this issue Sep 8, 2022
totallynotvaishnav added a commit that referenced this issue Sep 8, 2022
totallynotvaishnav added a commit that referenced this issue Oct 4, 2022
totallynotvaishnav added a commit that referenced this issue Oct 9, 2022
[GSoC 22] netjsongraph.js automation moved this from In progress to Done Oct 18, 2022
totallynotvaishnav added a commit to totallynotvaishnav/netjsongraph.js that referenced this issue Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant