Skip to content

Factor out journey drawing logic; make historical view use it

eta requested to merge more-journey-drawing into master
  • We now have some nice reusable pretty journey drawing logic in wobsite/journeys.lisp for use in many places!
  • The historical train view now uses it to display a much prettier view of the train's journeys (split up properly by identifier change).

Merge request reports