It is using d3.js a variant of the force-layout graph. You can check the source of that component on github https://github.com/neo4j/neo4j/tree/master/community/browser/app/scripts/services
See also http://neo4j.org/develop/visualize Cheers Michael On Wed, Feb 12, 2014 at 7:12 AM, James <[email protected]> wrote: > Hi There, > > This may be a stupid question, but how are you visualizing the graph in the > neo4j Browser? > > I've found various packages that do bits of what your visualizer does but > can not figure out if you've used an open resource for that or if it's been > coded into your jar libraries? > > Do you think you will release a stand-alone open resource for using that > visualizer/client? > > Cheers > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
