Skip to content

Commit a354149

Browse files
committed
fix bug
1 parent 3cdf1d4 commit a354149

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plotpy/styles/curve.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ def update_item(self, curve: CurveItem | PolygonMapItem):
6464
6565
:param curve:
6666
"""
67-
curve.update_data()
6867

6968
plot = curve.plot()
7069
if plot is not None:

0 commit comments

Comments
 (0)