Commit ea445bc3 authored by Dan Pascu's avatar Dan Pascu

Reverted graph smooth factor

parent cdb13553
......@@ -106,7 +106,7 @@ class GraphWidget(QWidget, ColorHelperMixin):
self.boundary = None
self.boundaryColor = None
self.smoothEnvelope = True
self.smoothFactor = 0.15
self.smoothFactor = 0.1
self.fillEnvelope = True
self.fillTransparency = 40
self.scaler = SoftScaler()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment