plotly.rs
plotly.rs copied to clipboard
Add support for data sliders
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?
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.
@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