aboutsummaryrefslogtreecommitdiffstats
path: root/ramaskrik-program.rb
Commit message (Collapse)AuthorAgeFilesLines
* Generate single html file with all graphs inline.Harald Eilertsen2018-10-011-21/+31
| | | | This makes the links in the svg's work properly on the page.
* Replace tabs, whitespace only.Harald Eilertsen2018-10-011-12/+12
|
* Link to movie info page from event box.Harald Eilertsen2018-10-011-2/+4
|
* Scale graph with number of rooms.Harald Eilertsen2018-09-271-1/+4
|
* Filter out "Ramaskrik" dummy room.Harald Eilertsen2018-09-271-1/+1
|
* Increase graph width, drop key.Harald Eilertsen2018-09-261-1/+2
|
* Create own graph type RoomSchedule to get more what I want.Harald Eilertsen2018-09-261-11/+4
| | | | | Based heavily on the SVG::Graph::Schedule code in the svg-graph gem, adapted and simplified for my use.
* Fix consistent time scale divisions of 30 min.Harald Eilertsen2018-09-261-1/+2
|
* Add licenseHarald Eilertsen2018-09-251-0/+16
|
* Add svg-graph gem to plot schedule.Harald Eilertsen2018-09-251-1/+24
| | | | Not quite what I expected, but at least we're on to something.
* Kick off a simple script to keep track of the ramaskrik programme.Harald Eilertsen2018-09-251-0/+23