Results: Minor change.

scenario-dev-pa
Pierre-Antoine 2025-11-03 15:04:05 +01:00
parent 4e1acfecdc
commit 2487bec6d6
1 changed files with 1 additions and 0 deletions

View File

@ -1321,6 +1321,7 @@ class ResultsWindow(PamhyrWindow):
)
self.plot_rkc.canvas.draw_idle()
self.plot_rkc.update_idle()
if data['type_x'] == 'discharge' and data['type_y'] == 'time':
line = self.canvas_4.axes.plot(
x, y, marker="+",