Is there any way to uptdade the graph in dash plotly without having to redraw the entire graph (ie without having to refresh the entire graph?

Viewed 11

Is there any way to update the graph in dash plotly without having to redraw the entire graph (ie without having to refresh the entire graph? For example, if the graph has 2 lines (2 traces) and I want to add a third line, is it possible to do this without having to redraw the whole graph?

0 Answers
Related