@@ -30,7 +30,7 @@ with open(filepath, "r") as f:
# Plot
plt.figure(figsize=(12, 5))
plt.scatter(timestamps, voltages, marker='o', linestyle='-', s=0.1)
plt.scatter(timestamps, voltages, marker='o', linestyle='-', s=0.2)
plt.xlabel("Time (CET)")
plt.ylabel("Voltage (V)")
The note is not visible to the blocked user.