A library for capturing and using provenance in client-side interactive Web applications. More details about this can be found in the paper:
Enhancing web-based analytics applications through provenance.
A. Camisetty, C. Chandurkar, M. Sun, and D. Koop.
IEEE Trans. Vis. Comp. Graph. (Proc. of IEEE VIS 2018). To appear.
- Clone the repository
npm installnpm run devServer- Head on to http://localhost:3000/ to view the examples, if not opened in the browser automatically.
- Running devServer will build and watch folders sourceScripts and docs for changes
- Save the project to initiate rebuild and live reload.
- If the Watch->Rebuild->Reload is not working, deselect safe-write option in your editor.
- To view the bundled script visit http://localhost:3000/simprov.dev.js