* have breakfast if got up soon
* commute to office for 45 minutes, arrive at 10am
* work
* leave at 6.30 to 7pm
* arrive home 45 minutes later
* dinner
* random web browsing
* sleep at 12am
Deleted Comment
This! Looking at the data as a tree of references, or the data itself being hierarchical, is usually the most intuitive way I visualise it in my head. Same for the time, looking at the visualisation changing with time should be the way to visualize data evolution. In my work we deal with a lot of navigation logs, and what I miss the most is the ability to eaily visualize the navigation of a user and all of its attributes in the time, or how he steps from page to page. Or to visualize how the page attributes change with time, or the whole tree of url levels and how it evolves. The most challenging thing about it IMHO is how to correcltly handle not only one instance in the visualization but many, say millions, without forcing the user to pre-aggregate and loose all the interesring details.