I am plotting weather forecast data over time so my time value becomes an implicit HoloMap
slider.
If I drag the slider quickly, the map takes a long time to catch up and will continue rendering long after I stop sliding. Is there any way for me to set a debounce value to keep the map from trying to refresh so much?