Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase graph width, drop key. | Harald Eilertsen | 2018-09-26 | 1 | -1/+2 |
| | |||||
* | Add text for entry title names. | Harald Eilertsen | 2018-09-26 | 1 | -0/+5 |
| | | | | | Apparently SVG 1.x does not support wrapping text, which is a bit of a pain. Have to look into that. | ||||
* | Create own graph type RoomSchedule to get more what I want. | Harald Eilertsen | 2018-09-26 | 2 | -11/+219 |
| | | | | | 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 Eilertsen | 2018-09-26 | 1 | -1/+2 |
| | |||||
* | Add license | Harald Eilertsen | 2018-09-25 | 2 | -0/+690 |
| | |||||
* | Add svg-graph gem to plot schedule. | Harald Eilertsen | 2018-09-25 | 3 | -1/+33 |
| | | | | 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 Eilertsen | 2018-09-25 | 3 | -0/+42 |