plotly / react-plotly.js

A plotly.js React component from Plotly 📈
MIT License
1.01k stars 136 forks source link

is dynamic loading after scroll possible? #245

Closed hp8wvvvgnj6asjm7 closed 3 years ago

hp8wvvvgnj6asjm7 commented 3 years ago

Hello,

given there is a lot of time series data on a server, and the user might want to explore more trough scrolling. Is there a way to detect which was the last visible point on the x axis and get their timestamps?