Skip to content
vincentkollebolle edited this page Mar 29, 2013 · 14 revisions

How to create an interactive network:
coming soon

Information about the project / contributing:
This project contains the gephi plugin code to export a network in json format, display a dialogue window to gather settings and write these to config.json.

It then places these two files (data.json and config.json) into an existing template held as a zip file in this project. That template/zip file comes the network directory in the following repository https://github.com/oxfordinternetinstitute/InteractiveVis/tree/master/network If anyone wishes to contribute changes to the HTML/JavaScript, please branch that repository. Thanks!

What are the others technologies used to generate the page ?

  • FancyBox : fancybox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page. (Licensed under both MIT and GPL licenses). It's used to display node information.
Clone this wiki locally