Calendar-Based Graphics for Visualizing People’s Daily Schedules WangEaro CookDianne HyndmanRob J. 2020 <p>Calendars are broadly used in society to display temporal information and events. This article describes a new calendar display for plotting data that include a layout algorithm with many options, and faceting functionality. The functions use modular arithmetic on the date variable to restructure the data into a calendar format. The user can apply the grammar of graphics to create plots inside each calendar cell, and thus the displays synchronize neatly with <i>ggplot2</i> graphics. The motivating application is studying pedestrian behavior in Melbourne, Australia, based on counts which are captured at hourly intervals by sensors scattered around the city. Faceting by the usual features such as day and month is insufficient to examine the behavior. Making displays on a monthly calendar format helps to understand pedestrian patterns relative to events such as work days, weekends, holidays, and special events. The functions for the calendar algorithm are available in the R package <i>sugrrants</i>. <a href="https://doi.org/10.1080/10618600.2020.1715226" target="_blank">Supplementary materials</a> for this article are available online.</p>