Vis.js show only business hours in timeline

Viewed 2490

Not sure how to go about it but I'm using vis.js in my project and I need to display a timeline of the open hours of a business. Is there a way to show only the business hours and not the whole 24 hours as having evening hours is pointless for my application.

I cannot seem to find options in the documentation to make this setting in my code options.

1 Answers
Related