Rank: Newbie
Joined: 4/17/2013(UTC) Posts: 2
|
Hi forum! Does anyone here know how to make complex visualisations of ManicTime csv data? I want to do something similar to this guy here: http://marcinignac.com/projects/everyday-of-my-life/But on Windows. I can think of several ways to program something that would get me a similar result, but I imagine it as a very time-consuming process. Therefore, I would be very happy if you could share your knowledge if you know a suitable software tool or a simple workflow/workaround. Cheers, Benny Edited by user Wednesday, April 17, 2013 10:40:15 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Administration
Joined: 4/13/2010(UTC) Posts: 872
|
You could use R or d3 for the web. Some tutorials are hereBut if you are not faimilar with those I would just write my own. Seems simple enough. From MT you would need to get StartTime EndTime AppColor You can just make an sql query in the db and export to csv or something. Then just read the lines and draw on some drawing area, you can do that in almost any kind of app (c++/c#/vb....)
|
|
|
|
Rank: Newbie
Joined: 4/17/2013(UTC) Posts: 2
|
Dear admin,
Thank you for your reply and the tutorials link. You are right, the task is quite simple and can be done in many ways. But as I was lazy and as I saw similar visualisations before, I thought there might be some specific tools already. But probably that's too special, so I have to do it on my own ...
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.