close
Skip to content

tweak graph performance #66

@secure-77

Description

@secure-77

If you have a lots of notes the performance of the grap overview really takes time. I want to try to optimise this by changing the physics

var options = {
  physics: {
    solver: 'forceAtlas2Based'
  }
};

based on this: visjs/vis-network#370

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions