Visualizing Graphs

Graphs can be very interesting data visualizations that can be both eye catching and insightful. They’re all over the place, from social networks to map directions to digital mappings and more. Today, I experimented with creating a graph using vis.js. Check it out below, but please view it from a desktop computer, as performance is not optimal on mobile or tablets:


Every time the demo is loaded, a randomly generated graph is created and animated. This isn’t really useful at the moment but it’s a good first step towards creating more powerful tools like here or here.




Check back later as I’ll probably have something more interesting to show.