26 Dec, 2008
Posted by: Jure Cuhalev In: Tech
Creating a good visualization consist of two major parts:
having a robust visualization technique (wave graph in this example)
having a good data set that fits to the visualization technique
After I got Graphication working yesterday, I quickly realized that my initial data set doesn’t fit this technique out of the box as it was one stream and [...]
25 Dec, 2008
Posted by: Jure Cuhalev In: Tech
I’m working on some visualizations and I want to achieve the look of Last.fm visualization lastgraph3:
The great thing about this is that Andew Godwin, author of the site open sourced the underlying library – Graphication.
Since I’m an OS X user, I decided to make the whole thing work on my system – Leopard 10.5.6 at [...]