plotly.rs icon indicating copy to clipboard operation
plotly.rs copied to clipboard

Add support for data sliders

Open nrydanov opened this issue 1 year ago • 1 comments

As far as I understand, there's still no sliders support for axes. However, it's very important feature to go.

Could there be any possibility to add it?

nrydanov avatar May 26 '24 19:05 nrydanov

This is an open source repository. We are also short on maintainers.

Please feel free to submit a PR and it will get merged in.

andrei-ng avatar May 27 '24 13:05 andrei-ng

@nrydanov support was added in #318. Not sure if I covered everyhting, but I am sure users will let me know 😁 The examples now contain sliders examples: https://github.com/plotly/plotly.rs/blob/main/examples/custom_controls/src/main.rs

andrei-ng avatar Jun 25 '25 10:06 andrei-ng