Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 286 Bytes

File metadata and controls

15 lines (10 loc) · 286 Bytes

SciVi Graph

It's a part of scivi's graph drawing modules. There is only module for free structured 2D graph.

Building instructions

SciVi::FsGraph

cd fsgraph
npm install
npm run debug/release

After that the runnable demos can be found in demo/fsgraph/index.html.