ASCII art timeline diagrams
mbork.pl·4h
Flag this post

A few weeks ago I was desiging some time-related code, and that code needed to handle “events” happening on various days. Without getting into too much detail, it had to do various things depending on stuff like “did this event happen at least a week after another one” or “how many days after «day zero» did that event happen”. Since there were quite a few rules concerning that, I wanted to document them in a clear, visual way.

I decided that a “timeline diagram” would be a perfect way to visualize these sorts of relationships. Of course, I didn’t want to draw my diagrams on paper and scan them (well, this is actually a viable option – pencil and paper are hard to beat as a UI! – just not what I wanted), so I needed to select some tool. There are many, many tools which can help wit…

Similar Posts

Loading similar posts...