From cc830f00e8b37f6b5fc00d38a3426ef9f146ced3 Mon Sep 17 00:00:00 2001 From: Shahin Ramezanzadeh Date: Tue, 20 Jan 2026 12:49:47 +0100 Subject: [PATCH] Hitogram Plot --- Data/show_plots.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Data/show_plots.py b/Data/show_plots.py index 51f24ef..7fa28f0 100644 --- a/Data/show_plots.py +++ b/Data/show_plots.py @@ -566,5 +566,11 @@ print("Successfully saved agreement_table.svg") # Show plot if running in a GUI environment plt.show() +## + + + +# %% Time Plot + ##