Here is the best js graph drawing thing – http://thejit.org/static/v20/Jit/Examples/Other/example2.html
It is so impressive, that I wanted to play with it a bit, but after downloading all the files, it isn’t working.
So I did put this html (with all other files) page on web server (jetty) but still no result:

Opening file with Chrome, with properly added --allow-file-access-from-file doesn’t fix the issue either
Obviously I am doing something wrong, but I have no idea what, so I will be very grateful for any input.
Somehow html file provided in .zip download from download page is different than html file downloaded directly from online example page (this one uses obfuscated (sic!) javascript file named
jit-yc.jsin place of ‘normal’ and WELL DOCUMENTEDjit.js🙂 ).So, if anyone would like to try JIT (there ins’t much competition in good graph drawing tools – http://arborjs.org/ seems the only one)- using official download link is the only valid way 😉