hooke.py
[hooke.git] / lib / curve.py
index 176d7bfdf267c0575eb710342f1a128fdacdda60..0d81a966daf68e2336db81fc14f92f6b2c2db9b4 100644 (file)
@@ -16,6 +16,7 @@ class Curve(object):
         self.color = 'blue'\r
         self.destination = Destination()\r
         self.label = ''\r
+        self.linewidth = 1\r
         self.size = 0.5\r
         self.style = 'plot'\r
         self.title = ''\r