Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 190a9c7

Browse files
committed
💄
1 parent 024b9f5 commit 190a9c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/widgets/graph_widget.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,6 @@ def extend_traces(self, update, indices=(0,), max_points=None):
758758
'y': [new_points, new_points]
759759
},
760760
indices=[0, 1],
761-
[0, 1],
762761
max_points={
763762
'x': [25, 50],
764763
'y': [25, 50]

0 commit comments

Comments
 (0)