{
    "date_format": "%Y-%m-%d %I:%M%p",
    "num_days_lookahead": 28,
    "plot_style": "dark_background",
    "figure_size": [
        8.8,
        4
    ],
    "stem_color": "tab:red",
    "marker_color": "w",
    "marker_face_color": "b",
    "output_file": "timeline.png",
    "name_date_tuples": [
        [
            "csc317 T2",
            "2024-12-03 11:00am"
        ],
        [
            "csc317 A4",
            "2024-12-02 11:59pm"
        ],
        [
            "mat327 A10",
            "2024-12-03 11:59pm"
        ],
        [
            "csc320 FE",
            "2024-12-06 9:00am"
        ],
        [
            "mat327 FE",
            "2024-12-16 2:00pm"
        ]
    ]
}
