Dear Programmers,
I am working on a large dataset with dcc.rangeslider as the data range picker, however when there are many data to be picked, dcc.rangeslider gets squished.
At 100%
When page is Zoomed > 100%
I have tried adding ‘overflowX’:‘scroll’ but to no avail. Below is the snippet of my code.
The idea is for the slider to overflow when there are a lot of data and not to get squished. Appreciate if anyone can help me.
1 post - 1 participant









