Skip to content

RHUL-CS-Projects/graphfellow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphFellow

JavaScript to help display animated, programmable directed graphs in a browser.

Website for documentation and examples: rhul-cs-projects.github.io/graphfellow

How to use

See the quick start docs.

You probably only need graphfellow.js.

Jekyll

The rest of this repo is the docs/website, which contains example code and graphs to poke around in. It's a GitHub Pages website so if you want to run it locally, you'll need a Gemfile containing:

source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins

and then do bundle exec jekyll serve

License

GraphFellow is released under the MIT license.

GraphFellow uses Uses Pixi.js and Greensock libraries.

Pixi.js is also MIT licensed. Greensock is available under its own standard license.


A RHUL teaching fellow project :-)

About

Animated, programmable, interactive directed graphs in JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors