Include past-free-slots.js in your index.html after the code that renders the grid and call window.applyGreyPastFreeSlots(data). Add CSS class .is-past-free to your stylesheet: .is-past-free{filter:grayscale(100%);opacity:0.6}