Range Slider on Mobile

I have a graph containing a range slider in one of my web pages, and I want to be sure that it will work on a mobile device. I cannot actually access the page via mobile yet, but I have opened it using the google chrome Mobile Device Mode. Using this, I am not able to adjust the slider on the graph at all. In fact, since I have it set to a certain range on the page load, I am not able to see the rest of the graph at all when using the mobile device mode. I’m wondering if this is accurate mobile behavior. If so, do you have any suggestions as to how I could work around this?

Interaction on plotly.js graphs aren’t very well designed for mobile at the moment. Please subscribe to https://github.com/plotly/plotly.js/issues/480 for the latest development info.