We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024b9f5 commit 190a9c7Copy full SHA for 190a9c7
1 file changed
plotly/widgets/graph_widget.py
@@ -758,7 +758,6 @@ def extend_traces(self, update, indices=(0,), max_points=None):
758
'y': [new_points, new_points]
759
},
760
indices=[0, 1],
761
- [0, 1],
762
max_points={
763
'x': [25, 50],
764
'y': [25, 50]
0 commit comments