question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support hour on visibleRange option

See original GitHub issue

Hi,

Thanks for writing this library. I am using the resourceTimeline view.

Currently I am trying to show the visible range of the calendar based on the hour, not the day. For instance I need to show only the timeslot from 4am until 8pm. You can refer to the red box on the photo.

visible-range

The default behavior is always display 12am to 11:59pm. I tried the visibleRange option but no luck since It only accept date value, based on the example.

Are there something that I can do? Sorry If it is supported but I am not able to find it property.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
acerixcommented, May 3, 2019

I believe you are looking for the minTime and maxTime settings.

https://codepen.io/anon/pen/mggjRM?&editable=true&editors=001

1reaction
acerixcommented, May 3, 2019

You could set to maxTime to “45:00” which will make the it end at 21:00 the next day. (45:00 = 21:00 + 24 hours)

https://codepen.io/anon/pen/gyVzNB?&editable=true&editors=001

Read more comments on GitHub >

github_iconTop Results From Across the Web

visibleRange - Docs - FullCalendar
visibleRange. Sets the exact date range that is visible in a view. Object or Function. If your calendar has only one view, you...
Read more >
Visible Range Volume Profile walkthrough – Tutorial 3 of 3
This is the final video in our Volume Profile series! This video will show you the Visible Range Volume Profile so that you...
Read more >
Configure time settings (Map Viewer) - ArcGIS Online
On the Overview tab, scroll to the Layers section. If the layer contains temporal data, a Time Settings option is included in the...
Read more >
Volume Profile - TradingView
This is how the indicator works on extended hours previously. The "Each (pre-market, market, post-market)" option allows you to build a separate volume ......
Read more >
Light Sources for Spectrophotometers - Shimadzu
Many spectrophotometers switch between a halogen lamp for the visible range and a deuterium lamp for the ultraviolet range according to the wavelength...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found