Skip to content

jonaird/force_directed_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

force_directed_graph

This package provides a Flutter widget that allows you to display interactive force directed graphs. The widget can be updated (to add or remove nodes/edges for example) and can animate between states. Nodes can optionally be dragged by the user or pinned. The package comes with an implementation of the Fruchterman Reingold algorithm but you can substitute a different algorithm if desired. See the example for usage.

Demo

Check out a demo at https://jonaird.github.io/force_directed_graph/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published