Skip to content

fpaolant/graphx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphx

This project is a simple fluent API to draw graph & interact with its data structure. It includes a small example in file usage.js to interact with the fluent and build your own application. It is based on Graphology to build data structure & Sigma to show layout and animations.

Available Scripts

In the project directory, you can run:

npm install

It resolves dependencies and install required libraries

npm serve

Run the app in development mode. Open http://localhost:3000 to view it in the browser.

##DEMO A demo is already available in the dist/ folder. Just run index.html in your preferred browser :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published