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

sliders demo

Open maavvi opened this issue 2 years ago • 0 comments

Documentation examples related to #1965. To specify, in slider page https://plot.ly/python/sliders/, an example using the update method (modifying both traces and layout), an example using relayout methods was added.

Code PR

  • [x] I have read through the contributing notes and understand the structure of the package. In particular, if my PR modifies code of plotly.graph_objects, my modifications concern the codegen files and not generated files.
  • [ ] I have added tests (if submitting a new feature or correcting a bug) or modified existing tests.
  • [ ] For a new feature, I have added documentation examples in an existing or new tutorial notebook (please see the doc checklist as well).
  • [ ] I have added a CHANGELOG entry if fixing/changing/adding anything substantial.
  • [ ] For a new feature or a change in behaviour, I have updated the relevant docstrings in the code to describe the feature or behaviour (please see the doc checklist as well).

maavvi avatar May 01 '23 20:05 maavvi