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
Assignees

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 self-assigned this May 31, 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
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
None yet
Development

No branches or pull requests

1 participant