Hi there!
I have a large time series dataset that I need to plot (30k rows). I would like the plot to display less granularity when zooming out and more granularity when zooming in, similar to the functionality provided by the Plotly Resampler package. Has anyone implemented a similar solution in Streamlit?
Thank you!