We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cdf1d4 commit a354149Copy full SHA for a354149
1 file changed
plotpy/styles/curve.py
@@ -64,7 +64,6 @@ def update_item(self, curve: CurveItem | PolygonMapItem):
64
65
:param curve:
66
"""
67
- curve.update_data()
68
69
plot = curve.plot()
70
if plot is not None:
0 commit comments