2d scatterplot with time range-slider

Hi!

I’m working on a 2d scatterplot, where I want the option to filter values based on a timestamp. I want to have range slider (like this, where I’d be able to select data point with a timestamp between 1pm and 3pm for example. The x and y values have nothing to with time.

I have all the values and timestamp in a dataframe.

Is that possible to make, and if yes, how?

Have a great day!

HrMussa