Graph drawing modules for SciVi scientific visualization system.
- SciVi::CGraph - circular graph.
- SciVi::FSGraph - free structure graph.
- SciVi::GISGraph - graph on the geographic map.
cd cgraph
npm install
make
After that the runnable demos can be found in demo/cgraph/index.html
.