Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Optimize big network graph #11

Open
W3ndige opened this issue Apr 11, 2021 · 0 comments
Open

Optimize big network graph #11

W3ndige opened this issue Apr 11, 2021 · 0 comments
Assignees
Labels
aurora Issues related to aurora priority:high Priority: High refactor Improvements in present codebase .

Comments

@W3ndige
Copy link
Owner

W3ndige commented Apr 11, 2021

No idea how to proceed with it yet but the graph has to be optimized.

Possible solutions can be:

  • Move from a different graph library (possibly supporting WebGL).
  • Limit the number of visible nodes (and edges).
  • Build clusters already in DB (hard but the best solution for really larg graphs)
  • Don't show small (2-3 nodes) clusters.
@W3ndige W3ndige added refactor Improvements in present codebase . priority:high Priority: High labels Apr 11, 2021
@W3ndige W3ndige self-assigned this Apr 11, 2021
@W3ndige W3ndige added the aurora Issues related to aurora label Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
aurora Issues related to aurora priority:high Priority: High refactor Improvements in present codebase .
Projects
None yet
Development

No branches or pull requests

1 participant