log python/timeline_view_movement.py @ 2567:096bdb64d116

age author description
Mon, 19 Sep 2016 21:02:36 +0200 Brecht De Man Python scripts: allow 'python [path to python folder]/generate_report.py ...'; fix bug in timeline visualisation.
Mon, 08 Aug 2016 12:24:40 +0200 Brecht De Man timeline_view_movement: show playback; generate_report: added demo survey stats
Wed, 20 Apr 2016 21:41:49 +0200 Brecht De Man Change all instances of 'metricResult' to 'metricresult'
Wed, 20 Apr 2016 20:20:23 +0200 Brecht De Man timeline_view, timeline_view_movement: fix negative time issue (updated to new specification)
Wed, 20 Apr 2016 19:12:16 +0200 Brecht De Man timeline_view.py and timeline_view_movement.py compatible with Python 2.7 and 3.x: print ... --> print(...)
Wed, 20 Apr 2016 16:33:22 +0200 Brecht De Man Change folder name 'scripts' to 'python'