Blokks

Time scale

The data-time-scale option sets the duration of a single table cell. You can use this with CSS variables to change the height and width of Activities. The data-time-scale is set in seconds, so a value of 3600 equals an hour. 1800 seconds equals half an hour, etc.

Option Values Default value
data-time-scale integer 1800

Example

<script	defer src='[path-to-embed]'
  data-blokks-id='[schedule-id]'
  data-time-scale='900'>
</script>