Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 318 Bytes

Javascript tool for visualizing features detected by giraffe.

To try it, update analyze.html and draw.html to point to your Giraffe URL. Then run a simple HTTP server, e.g.

python -m SimpleHTTPServer 8000

and load analyze.html or draw.html from the server.