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

Optimize big network graph #11

Description

@W3ndige

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.

Metadata

Metadata

Assignees

Labels

auroraIssues related to aurorapriority:highPriority: HighrefactorImprovements in present codebase .

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions