Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the option to change the length of the timeline #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jnko266
Copy link

@jnko266 jnko266 commented Jun 29, 2021

When initializing a Skeduler instance, settings for 'timelineStart' and 'timelineStop' can be specified and that will make the timeline shorter. Could be used i.e. for a dashboard of a business with shorter than 24 hour service. If these are not specified, it automatically defaults to 0 and 24 respectively. See picture below (or updated demo/main.js file) for example.
image

…melineStart' and 'timelineStop' while initializing the skeduler (will default to 0 and 24 respectively if not specified)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant