diff --git a/feigen/nurbs_weights.py b/feigen/nurbs_weights.py index f2f070a..1295d4a 100644 --- a/feigen/nurbs_weights.py +++ b/feigen/nurbs_weights.py @@ -349,7 +349,7 @@ def start(self): ) self.show( - "Solution - right click to sync", + "Jacobian Determinant - right click to sync", at=self._c["server_plot"], interactive=False, mode=self._c["plotter_mode"],