Callback a trace

I am trying to callback a single trace from a graph figure using a slider.How do I set up the output of that callback?
Thanks

Hi @ndi could explain a bit more what you would like to do? (ideally providing some code). The second example in https://dash.plot.ly/getting-started-part-2 (starting with "Let’s take a look at another example where a dcc.Slider updates a dcc.Graph") might be of interest to you.