An implementation of DynNoSlice dynamic graph drawing algorithm using WebGL.
- NodeJS
All the other tools and libraries will be downloaded by the install script.
- Run
npm run install
- Run
npm run build
- Run
npm run server
- Open http://localhost:8080/index.html in your browser.
- Click "Choose file" button in top left corner and load a JSON file from "test data" directory.
- Click "Run experiment" button in the bottom right corner.
- Use the mouse to pan and zoom into the layout.
- Use the slider underneath the layout to select the time.