mirror of https://gitlab.com/pamhyr/pamhyr2
Merge branch 'master' into compare_results
commit
8862be991e
|
|
@ -309,6 +309,7 @@ class PlotAdis_dt(PlotAdis):
|
||||||
type_pol=type_pol,
|
type_pol=type_pol,
|
||||||
parent=parent
|
parent=parent
|
||||||
)
|
)
|
||||||
|
self.label_x = self._trad["unit_time"]
|
||||||
|
|
||||||
def draw_data(self):
|
def draw_data(self):
|
||||||
reach = self.results.river.reach(self._current_reach_id)
|
reach = self.results.river.reach(self._current_reach_id)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue