This repository was archived by the owner on Jun 16, 2022. It is now read-only.
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
Add options for setting interval size for each band #27
Open
Description
The intervals for timeline bands should be options the user can set for each timeline. This would require adding a database column and saving these options to the NeatlineTimeTimeline record. It would also require updating NeatlineTime::loadTimeline in neatline-time-scripts.js to accept those options as arguments.