mirror of https://gitlab.com/pamhyr/pamhyr2
Friction: Fix reach plot.
parent
2013009e8a
commit
507cfb9d53
|
|
@ -136,6 +136,7 @@ class FrictionsWindow(PamhyrWindow):
|
|||
self.plot = PlotKPZ(
|
||||
canvas=self.canvas,
|
||||
data=self._reach.reach,
|
||||
study=self._study,
|
||||
trad=self._trad,
|
||||
toolbar=None,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue