Posts Tagged ‘visualization’

Ubigraph visualization

Friday, May 1st, 2009

My professor pointed Ubigraph to me as a way to make some visualizations for a project I’m working on. I’m incredibly impressed. Watch the demos, especially the algorithmic visualization one.

I messed around with this for a couple of hours today and it’s really easy to use. It’s am XML-RPC interface so you can interact with it from almost any language, the commands are intuitive and simple, and you don’t have to worry about a lot of the details in your visualizations. I had a relatively complex graph up in less than an hour.

If you ever find yourself in need of visualizing graphs, I strongly recommend Ubigraph.