Calculate tick marks for a date axis x, the data range to consider dayOfWeek, the day to tick on (0 = sunday) (only applies if weekly ticks) numIntervals, the approximate number of intervals between tick marks
1 | date_ticks(x, numIntervals = 3, weekStartDay = 0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.