Merge branch 'master' into compare_results

compare_results
Theophile Terraz 2025-01-15 14:08:02 +01:00
commit 8862be991e
1 changed files with 1 additions and 0 deletions

View File

@ -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)