I quickly implement a new widget to generate Gantt Chart for a list of tiddler (based on a filter) in Tiddlywiki. It is useful to show events across years. e.g.
<$gantt filter="[tag[Event]]" />
will render as
You can see a demo and source codes from here: https://tw-gantt.bangyou.me/