Using D3.js and Neo4j to display a set of Hiveplots.
Follow along on Visualizing a set of Hiveplots with Neo4j
git clone git@github.com:maxdemarzi/hive_plot.git cd hive_plot bundle install rake neo4j:install rackup
Then visit localhost:9292/index.html to see the examples.
See an example running on heroku at hiveplot.herokuapp.com/index.html